Releases: zekroTJA/shinpuru
0.12.1
MINOR PATCH
mute
command now supports setting custom existing role as mute role and currently set mute role can now be displayed as well- major bug fix that guild backups are now shown again as expected using the
backup
command - fixed bug that users reports where not shown was expected
- updated autorole command help
0.12.0
0.11.0
- critical fix: invite link messages are now also registered on message edit [#52 by @zekroTJA]
- added rate limit to code execution [#52 by @rmcproductions]
- updated database structure
- updated code and project structure
ATTENTION
With this update, the database structure of shinpuru has fundamentally changed. If you are using MySQL, use this script to update your database.
If you are using SQLite, I recommend creating a copy of your current database and let the bot re-create the tables on startup.
0.10.0
- added backup system
NOTE
This is a special update, because every feature should and will be tested for some time after dev release actually, but for this update, I really wanted to push this as soon as possible to releases, because I think, as longer we wait including the backup system to our Dev Discord, the risk increases that we do not have backups when an emergency case occures. So, major bug fixes will be following in more frequently maintainance patches.
0.9.0
- added jsdoodle code execution (see screenshot)
- added
report revoke
sub command - fixed ghost ping (see #45, #47 and #48)
- updated permission check in kick and ban command
- updated mute command (see #46)
- some smaller fixes and optimizations
Much thanks to all bug hunters helped improving this update! ❤️
0.8.0
- (hopefully now) fixed ghostping system
- updated stats command
- corrected some spelling issues and typos
some changes were made to the project structure and dependency management:
- chnaged the location of ci scripts to ./ci
- added makefile for easier building
- changed dependency management from git submodules to using golang/dep
0.7.1
0.7.0
- added Twitch.tv notify system
- added ghostping warn system
- updated quote command, so it is also possible to quote attached pictures now
- fixed some bugs, typos and minor stuff
0.7.1
- fixed some critical bugs in ghostping warning system