Releases: RasmusAntons/wizard
Releases · RasmusAntons/wizard
1.0.13
1.0.12
- update nicknames in local db when nickname_disable_all is true
- fix nickname_disable_all in db init
1.0.11
- add channel announcement option
1.0.10
- update dependencies
- add option to disable all nickname updates
1.0.9
- periodically yield during manual sync to avoid discord timeout
1.0.8
- prevent users that are not on the guild from using the bot
- new setting: discord invite url (set this to e.g. discord.gg/invitecode)
1.0.7
Full Changelog: 1.0.6...1.0.7
1.0.6
fix skipto command for levels with empty username/password
Full Changelog: 1.0.5...1.0.6
1.0.5
- Fix slow channel permissions for >100 roles
- fix responding after defer in /skipto and /setprogress
1.0.4
- Fix sequential saving
- Some UI changes