Releases: jcolson/dndvault-bot
1.3.14
D&D Vault Bot's latest release (including features/bugfixes from releases since 1.2.0) includes some great new features, including event recurrance as well as event attendance reports.
Roll Initiative!
1.3.14 (2021-05-21)
Implemented enhancements:
• add user's name in list_all #248
• Implement recurrent event ability #91
• feature: add an event reaction that sends the appropriate edit command via DC to the user #229
• event_attendance: allow for different sized columns (first column def needs to be smaller) #212
• when event is removed, leave a message with information on who removed it #210
• implement commands to administer signups and withdrawals by an @approver #205
• command to roll for D&D 5e stat block #202
• feature: command to show player attendance #196
• Remove the "add this bot to your server" link in some command responses #179
• !campaign should allow 'unsetting' the campaign #157
• make polls start with 1 instead of 0 ... be more user friendly #145
• implement slash (/) commands #134
Fixed bugs:
• should send multiple embeds in the case of large die rolls #236
• when reminders are sent, the Go Back To Message is added multiple times #243
• recurring events schedule prior to when they are supposed to #240
• investigate #232
• there seems to be edge cases in which msg.delete is true but the message can not be deleted #222
• error message was no longer properly being routed to end user #221
• enable an easier way to interact with the bot through the 'list' and 'changes' responses #7
• /event_list_proposed command causing exception in embed #182
• !roll is not checking to insure channel permissions exist #165