Releases: LizardByte/support-bot
Releases · LizardByte/support-bot
v0.1.1
Changed
- Enable timeout callback for
/docs
command after 45s - Incomplete
/docs
commands are deleted 30s after the timeout period /docs
command is reset for each call- Fix url returned for
/docs
command whenNone
was selected as category - Move constants to
discord_constants.py
- Move avatar related items to
discord_avatar.py
Added
- Add
discord_modals.py
Dependencies
- Bump flask from 2.2.1 to 2.2.2
- Bump py-cord from 2.0.0 to 2.0.1
v0.1.0
Changed
- Select Menus added to
docs
slash command to give finer control of returned documentation url - Buttons added to
donate
slash command, removed embeds
Removed
- Removed guild file
Dependencies
- Bump flask from 2.1.3 to 2.2.1
v0.0.5
Fixed
- Bot will now self updates username and avatar
- Fixed issue with duplicate guild ids
- Random quotes are now pulled from
uno
repo
Added
docs
slash command
Removed
wiki
slash command
Dependencies
- Bump requests from 2.27.1 to 2.28.1
- Bump py-cord from 2.0.0b3 to 2.0.0
- Bump flask from 2.1.1 to 2.1.3
Misc.
- Rebrand to LizardByte
- Change License to AGPL v3
v0.0.4
Fixed
- Corrected environment variable for daily release task
v0.0.3
Fixed
- Environment variable names switched to uppercase
v0.0.2
Added
- (Misc.) Workflow improvements
v0.0.1
Added
- (Misc.) Initial release