Version 1.7.5
Addition
New option, atSomeone
, a re-implementation of an april fools' update to Discord. With the option enabled, if someone types @someone
, Pengaelic Bot will ping a random person in the server.
Fix
Changing a custom role would throw an error if that role was deleted by an admin
Improvement
Added a variable emoji to the os
command for a more visual representation of what system the bot is running on.
Technical Stuff
- Changed some Linux dependencies.
- Bot will not run if executed on any Python version other than 3.9.
- Commandline args for unstable version and config resets.
- Better options layout, allows for automatic option addition when I make a new thing. Uses TinyDB's
Query
like it probably should have from the start. - Reformatted a ton of code with a new formatting plugin. Much nicer.