Releases: ArikSquad/EnSave-Discord
Releases · ArikSquad/EnSave-Discord
EnSave Discord v0.2-beta
What's Changed
- A lot of rewrites including full rewrite of music commands.
- Read.me changes and helping the user who wants to use this code as a template.
- Small modifications of error handling.
- Moved a lot of code from main.py to cogs.
- Game commands have been changed.
- There has been a lot of renaming functions and file names.
- Lot's of cleaning of code.
- All commands now use slash commands
Additions
- Leveling system and commands.
- Admin and debugging commands.
Dashboard to control the bot for all servers.(Not hosted yet)- Leaderboard command that shows the leaderboard using an image.
New help command.(Removed because of slash commands)- We also have a lot of new miscellaneous commands.
- New commands to see Minecraft user data.
- Added some new moderation stuff, including locking a channel.
- Spying and welcome commands.
- New way of handling database.
Removed
- We have removed hangman and tictactoe, because they were taking too much space and they weren't used.
- Removed 3rd party slash commands and help commands.
Fixes
- Uses the discord.py 2.0 library
- Much of small bugfixes and commands not working.
- The rewrite of music commands fixed #2
FAQ
-
Q: Does it support newest discord.py?
A: Yes, we use the official discord.py 2.0 from pypi -
Q: Do you have some way to contact?
A: Yeah! We have discord: https://discord.gg/WKTcnb86b7
You can compare these updates here: v0.1-beta...v0.2-beta
EnSave v0.1-beta
New features
- Music commands
- Slash commands (Misc, calculator, moderation, games & fun)
What's Changed
- We have fixed a lot of bugs.