Releases: TheophileDiot/Omnitron
Releases · TheophileDiot/Omnitron
Updated everything (v1.0.4)
All the deps have been updated and some code refactoring has been made.
What's Changed
- Adding more GuildCommandInteraction + more logging + fix error in play by @TheophileDiot in #58
- Converting every GuildCommandInteraction into ApplicationCommandInter… by @TheophileDiot in #59
- Updating disnake to fix slash command groups by @TheophileDiot in #60
- Adding stats group + user commands + fix bugs + remove useless method… by @TheophileDiot in #61
- Changing event on_slash_command_complete to on_slash_command_completi… by @TheophileDiot in #62
- Adding new options to the sanction group + editing some DB queries + … by @TheophileDiot in #63
- adding a new event on_guild_role_delete + fix some issues + disable l… by @TheophileDiot in #64
- Fix error in stop.py the command and the slash command methods had th… by @TheophileDiot in #65
- Fix discord invit regex + delete some useless prints by @TheophileDiot in #67
- update disnake to the stable version + fix stats command name by @TheophileDiot in #68
- fix the None value in member counts when bots are not selected by @TheophileDiot in #69
- Updating the requirements - Adding the report message feature - Start… by @TheophileDiot in #71
- Updating the requirements - changing pyrebase to firebase-admin by @TheophileDiot in #72
- updating the requirements + adding the game feature + adding the external lavalink feature by @TheophileDiot in #73
- Removing games by @TheophileDiot in #74
- Updating requirements + Lavalink file by @TheophileDiot in #76
- Adding the option to play YouTube songs back + new way of reporting u… by @TheophileDiot in #77
- Dockerize the bot + fix some signature errors in play.py + update req… by @TheophileDiot in #78
- Remove unecessary things and update requirements by @TheophileDiot in #79
- Fix music in general and update by @TheophileDiot in #80
- Fix the disconnection of the client by @TheophileDiot in #81
- Add some details to playlist + fix queue clearing by @TheophileDiot in #82
- Fix issues with attachments by @TheophileDiot in #83
Full Changelog: 1.0.3...1.0.4
Migrated to disnake! (v1.0.3)
Everything that was dpy or enhanced dpy related has been migrated to disnake also slash commands has been added.
Adding the docs ! (v1.0.2)
Merge pull request #29 from TheophileDiot/dev change the runtime version + add the docs + fix some flaws in the des…
Adding errors handling and even more features! (1.0.1)
Merge pull request #26 from TheophileDiot/dev Searching more in cache rather that making API requests + add sanctio…
First version! (1.0.0)
First version with every features you need ! (They can have some amelioration of course)