1 |
# Changelog |
# Changelog |
2 |
|
|
3 |
### development |
### development |
4 |
|
(No change yet) |
5 |
|
|
6 |
|
### v4.2.0 |
7 |
|
* Added private channel creation command |
8 |
|
* Added embed builder snippet function |
9 |
|
|
10 |
|
### v4.1.2 |
11 |
|
* Fixed profile filter interfering with manual mutes |
12 |
|
|
13 |
|
### v4.1.1 |
14 |
|
* Fixed incomplete string escaping or encoding |
15 |
|
|
16 |
|
### v4.1.0 |
17 |
|
* Added new welcome messages |
18 |
|
* Added wildcard rickroll url |
19 |
|
|
20 |
|
### v4.0.2 |
21 |
|
* Fixed unexpected unmute by profile filter if not muted |
22 |
|
|
23 |
|
### v4.0.1 |
24 |
|
* Updated about command |
25 |
|
|
26 |
|
### v4.0.0 |
27 |
|
* Added pagination to `help` command |
28 |
|
* Changed `rolelist` command signature and syntax |
29 |
|
* Added pagination to `rolelist` command |
30 |
|
* Added pagination system |
31 |
|
* Added installation/setup script for easy setup of the bot |
32 |
|
* Changed about command embed |
33 |
|
* Changed warn command embed color and added timestamps |
34 |
|
* Spotify status song name is now clickable; it takes you to the song page |
35 |
|
* Warning command now checks role position |
36 |
* Added new and improved pagination system |
* Added new and improved pagination system |
37 |
* Upgraded the queue management system |
* Upgraded the queue management system |
38 |
* Fixed AFK systems not working properly (#84) |
* Fixed AFK systems not working properly (#84) |