Volte V2.1
This release replaces the CustomCommand system with the Tag system.
Configurable Guild join/leave logging:
- Be mentioned when the bot joins a guild with more bots than users.
- Be notified when the bot joins/leaves a guild.
New Admin commands:
-
Tag Create
- Aliases:
- Tag Add
- Tag New
- Description: Creates a tag with the specified name and response.
- Aliases:
-
Tag Delete
- Aliases:
- Tag Del
- Tag Rem
- Description: Deletes a tag with the specified name.
- Aliases:
New Utility commands:
-
Tag
- Description: Shows the response of the tag with the given name.
-
Tag Stats
- Description: Shows the stats of a given tag.
Issues closed in this release:
Pull requests merged in this release:
- None