1 |
# [4.1.0](https://github.com/onesoft-sudo/sudobot/compare/v4.0.2...v4.1.0) (2022-10-13) |
# [4.3.0](https://github.com/onesoft-sudo/sudobot/compare/v4.2.2...v4.3.0) (2022-10-20) |
2 |
|
|
3 |
|
|
4 |
### Features |
### Features |
5 |
|
|
6 |
* add new welcome message ([5b01598](https://github.com/onesoft-sudo/sudobot/commit/5b015984c8548140eca75d0283d0fa5576f6f559)) |
* show total number of roles in rolelist command ([252155c](https://github.com/onesoft-sudo/sudobot/commit/252155c6d13e5f41d7e328f092ed8c25d7674dd0)) |
|
* add new welcome messages ([5863a2f](https://github.com/onesoft-sudo/sudobot/commit/5863a2ff660e44204f3c80b98cbbf616021b4f21)) |
|
|
* add wildcard rickroll url ([faef065](https://github.com/onesoft-sudo/sudobot/commit/faef065d4e1461d063c7080ed580af44bd8079ca)) |
|
|
* **welcomer:** add new welcome message ([fbff3bd](https://github.com/onesoft-sudo/sudobot/commit/fbff3bd7b937783e5f482d4813d051965c471eeb)) |
|
7 |
|
|
8 |
|
|
9 |
|
|
10 |
## [4.0.2](https://github.com/onesoft-sudo/sudobot/compare/v4.0.1...v4.0.2) (2022-10-13) |
## [4.2.2](https://github.com/onesoft-sudo/sudobot/compare/v4.2.1...v4.2.2) (2022-10-19) |
11 |
|
|
12 |
|
|
13 |
### Bug Fixes |
### Performance Improvements |
14 |
|
|
15 |
* do not unmute user if not muted ([#105](https://github.com/onesoft-sudo/sudobot/issues/105)) ([2393e4d](https://github.com/onesoft-sudo/sudobot/commit/2393e4dfb3dad219dfbfab71e5b88f85c663eb82)), closes [#101](https://github.com/onesoft-sudo/sudobot/issues/101) |
* **shots:** fix performance issues of shot command ([#115](https://github.com/onesoft-sudo/sudobot/issues/115)) ([b9ca96f](https://github.com/onesoft-sudo/sudobot/commit/b9ca96ff8c537523ae8d9b60b09931085026ea56)) |
16 |
|
|
17 |
|
|
18 |
|
|
19 |
## [4.0.1](https://github.com/onesoft-sudo/sudobot/compare/v4.0.0...v4.0.1) (2022-10-12) |
## [4.2.1](https://github.com/onesoft-sudo/sudobot/compare/v4.2.0...v4.2.1) (2022-10-17) |
20 |
|
|
21 |
|
|
22 |
### Bug Fixes |
### Bug Fixes |
23 |
|
|
24 |
* about command ([dcfac89](https://github.com/onesoft-sudo/sudobot/commit/dcfac89b941a51721c2c87106fb5dab0cfcf09de)) |
* **pagination:** update button emoji orders ([#114](https://github.com/onesoft-sudo/sudobot/issues/114)) ([1bf02dc](https://github.com/onesoft-sudo/sudobot/commit/1bf02dcb933f1a1f0583a6277651adda387b1bcf)) |
25 |
|
|
26 |
|
|
27 |
|
|
28 |
# [4.0.0](https://github.com/onesoft-sudo/sudobot/compare/v4.0.0-snapshot1...v4.0.0) (2022-10-12) |
# [4.2.0](https://github.com/onesoft-sudo/sudobot/compare/v4.1.2...v4.2.0) (2022-10-16) |
|
|
|
|
|
|
|
### Bug Fixes |
|
|
|
|
|
* typo in paginator ([325f18a](https://github.com/onesoft-sudo/sudobot/commit/325f18ad5b8161070da4e9f71ea6d4b0ff261cff)) |
|
|
* warning command permissions ([52c9e9b](https://github.com/onesoft-sudo/sudobot/commit/52c9e9be151f6f60f2058ab1d2292516a8054c62)) |
|
29 |
|
|
30 |
|
|
31 |
### Features |
### Features |
32 |
|
|
33 |
* add pagination button emojis ([375196f](https://github.com/onesoft-sudo/sudobot/commit/375196f90aca8a5a57b5c89c8fc92dd44add30c2)) |
* **commands:** add private channel creation command ([826f6c5](https://github.com/onesoft-sudo/sudobot/commit/826f6c510b4192d4bf724adce850320d1b18c3fc)) |
34 |
* add pagination to help command ([b82b47d](https://github.com/onesoft-sudo/sudobot/commit/b82b47d1a8c8698788e7f79cbdbf2ded664fcb29)) |
* **utils:** add embed builder snippet function ([2dbcc37](https://github.com/onesoft-sudo/sudobot/commit/2dbcc377a6b77bdc79b3f777895739510db5d56f)) |
|
* add paginator class ([215b6f5](https://github.com/onesoft-sudo/sudobot/commit/215b6f595e3bbac57c5dc4407ec0bf9c0f9f7893)) |
|
|
* add setup script ([83c6cf4](https://github.com/onesoft-sudo/sudobot/commit/83c6cf4c8c0343721a7b83e1fb07659d510f2011)) |
|
|
* **api:** add history controller ([ec9a670](https://github.com/onesoft-sudo/sudobot/commit/ec9a67052e2b83a71484e7b16c10f46eef528df0)) |
|
|
* finishing touch to setup script ([bd710e3](https://github.com/onesoft-sudo/sudobot/commit/bd710e384ae5244d19814f87d1560ce51e656953)) |
|
|
* generate env file using setup script ([71d33f2](https://github.com/onesoft-sudo/sudobot/commit/71d33f2909bc40ede57456d15da5877fbdfae289)) |
|
|
* improve the setup script ([5e5d01a](https://github.com/onesoft-sudo/sudobot/commit/5e5d01a2b5c699615cb6326d270ffa85254a09c2)) |
|
|
* improved warn and about command ([#95](https://github.com/onesoft-sudo/sudobot/issues/95)) ([c1a0ce2](https://github.com/onesoft-sudo/sudobot/commit/c1a0ce2cfb78cf1ecd0d510f30413a38c68c8d4c)) |
|
|
* make the spotify status song name clickable ([6d69d82](https://github.com/onesoft-sudo/sudobot/commit/6d69d82ad8c966fba78494a62574c8e41ab26e5d)) |
|
|
* return the whole user object on login ([3ac9278](https://github.com/onesoft-sudo/sudobot/commit/3ac927854139a3b4be49a78c0ad15e595f843f14)) |
|
|
* update slash commands ([faa166d](https://github.com/onesoft-sudo/sudobot/commit/faa166d8d540425027fecd8649bdd9e1fa395d2c)) |
|
|
* warn command embed improvement ([5a25442](https://github.com/onesoft-sudo/sudobot/commit/5a25442f8a63e740135d8b4877e694f2cee9b7b8)) |
|
|
|
|
35 |
|
|
|
### Performance Improvements |
|
|
|
|
|
* **pagination:** better response time ([9feec27](https://github.com/onesoft-sudo/sudobot/commit/9feec27ffc909ecfdc923828a93904328b28c769)) |
|
36 |
|
|
37 |
|
|
38 |
|
## [4.1.2](https://github.com/onesoft-sudo/sudobot/compare/v4.1.1...v4.1.2) (2022-10-15) |
|
# [4.0.0-snapshot1](https://github.com/onesoft-sudo/sudobot/compare/v4.0.0-alpha1...v4.0.0-snapshot1) (2022-10-04) |
|
39 |
|
|
40 |
|
|
41 |
### Bug Fixes |
### Bug Fixes |
42 |
|
|
43 |
* afk systems not working ([#85](https://github.com/onesoft-sudo/sudobot/issues/85)) ([241182e](https://github.com/onesoft-sudo/sudobot/commit/241182e9f23c31fa85267e2b9bcaabbdcff75f00)), closes [#84](https://github.com/onesoft-sudo/sudobot/issues/84) |
* **automod:** profile filter interfering with manual mutes ([#112](https://github.com/onesoft-sudo/sudobot/issues/112)) ([347d53b](https://github.com/onesoft-sudo/sudobot/commit/347d53be55caec779f4daf5171c687637d47db6b)), closes [#106](https://github.com/onesoft-sudo/sudobot/issues/106) |
|
* queue manager ([dcc0756](https://github.com/onesoft-sudo/sudobot/commit/dcc075688f81aa8c3706c1d57f6d9e18e235851f)) |
|
|
* update config schema ([#82](https://github.com/onesoft-sudo/sudobot/issues/82)) ([b691cbd](https://github.com/onesoft-sudo/sudobot/commit/b691cbdd3c9dd3992d1c76b335fa8546462d8650)), closes [#79](https://github.com/onesoft-sudo/sudobot/issues/79) |
|
|
* users can ban themselves ([64de4d5](https://github.com/onesoft-sudo/sudobot/commit/64de4d53a48eec69bf6b027263fdda9ca8f271bc)) |
|
|
|
|
|
|
|
|
### Features |
|
|
|
|
|
* **queues:** finishing touch ([f077ed8](https://github.com/onesoft-sudo/sudobot/commit/f077ed836ce85b25c02b02d52456a6e790f50822)) |
|
|
* update profile command ([341d442](https://github.com/onesoft-sudo/sudobot/commit/341d442602cfda90c51473b66b1ab1dd7c222408)) |
|
44 |
|
|
45 |
|
|
46 |
|
|