Releases: hhollenstain/autochannel-bot
Releases · hhollenstain/autochannel-bot
9.2.0 /vc category autocomplete
Features:
- autocomplete category field for /vc command
slash commands
slash commands:
- /vc [category]
- /sync
8.0.0 Discord intents jamming that in
What?
Just updating discord.py library and setting up default intents to hopefully resolve some member intent chunking issues.
7.0.1 - Fixing api and dep issue
What?
Carry over on 7.0.0 fixing dep issue
7.0.0 - Auto-chan api honks again
What?
- Updating the discord.py library
- Will follow up with 1.5.x release for intents as this might be further issues.
6.0.6 - api broken building off master for channels
What?
Building off master branch on discord.py due api issues. the 1.3.4 pypi package is busted on super init
6.0.5 - exception logging updates
Changes
- Cleaned up noisy logs to debug only (guilds/member counts)
- Added exception logging to queue loop
6.0.4 on_guild_channel_delete listener
- on_guild_channel_delete listener added for cleaning up channel table events
6.0.3 - vstate check fix
- fixed vstate error checking
6.0.2 bump vers
Merge pull request #33 from hhollenstain/6.0.2 6.0.2 - bump version