Releases: deso85/Antony
Antony Version 7.0.2
Antony Version 7.0.2
Function !archive has been ported to the new permission system and the code has been refactored.
Antony Version 7.0.1
Antony Version 7.0.1
Ported some of the existing functions to the new permission system.
I also added a !help function:
- !help shows all registered functions which are available for the calling user.
- !help OtherCommand shows detailled information about the OtherCommand.
The bots changelog will now be displayed by the new !changelog command.
The !antony command shows a list of available commands in an embedded format.
Antony Version 7.0.0
Antony Version 7.0.0
Antony now comes with a new permission management system.
In the past there were 3 types of permissions:
- Admin
- Mod
- Everyone else
All commands and reaction based commands were triggered if the user had pre defined permissions which were hard coded. Now every command and reaction based command has a flag which defines if it is usable by everyone or if it is necessary to have special permissions. The new system allows to grand permissions based on roles and member.
Commands permissions can be managed by the new command
!command
Reaction based commands permissions can be managed by the new command
!reaction
Within this release every reaction based command is already ported to the new permission management system.
Antony Version 6.0.2
Antony Version 6.0.2
The bot now joins public threads when created and checks posted texts gainst blacklist, watchlist and whitelist.
Antony Version 6.0.1
Antony Version 6.0.1
- Added log4j.properties
- !addhb function will now abort after 5 mistakes by the user or if the user writes "stop"
- !addhb has no more timer
- added some more logging to !addhb function
Antony Version 6.0.0
Antony Version 6.0.0
- Upgraded to JDA 5.0.0
- Changed channel sort function
- Category sync function is currently deactivated because the sync function from JDA is missing
- Updated a few dependencies
- switched to log4j
Antony Version 5.7.2
Antony Version 5.7.2
- Removed internal function to check if bot runs in an productive environment (shouldn't matter)
- Added a helper function to provide multiple TextChannel IDs for a specified server and the bot returns the first valid TextChannel or null (this is helpful to run the bot on different environments: Give Test & Prod Channel ID and you get the right channel)
- It is now possible to register an exit channel to send exit messages if someone leaves the server (!guild exitchan #ChannelName)
- The Server specific function for proposal management now won't send status updates on proposales any more
Antony Version 5.7.1
Antony Version 5.7.1
!addhb - Added an additional question for the bots dialogue and fixed a bug
Antony Version 5.7.0
Antony Version 5.7.0
- !addhb command has been added which can be used to request a channel
Antony Version 5.6.1
Antony Version 5.6.1
- All configuration parameters can now be changed with an external config file
- AAM specific function to handle requests has slightly been changed
- Mods now will be informed about user details if a user joins the server and the account isn't older than 30 days