Skip to content

Releases: hhollenstain/autochannel-bot

9.2.0 /vc category autocomplete

18 Sep 23:07
9506cbe
Compare
Choose a tag to compare

Features:

  • autocomplete category field for /vc command

slash commands

14 Sep 00:23
3b70fb0
Compare
Choose a tag to compare

slash commands:

  • /vc [category]
  • /sync

8.0.0 Discord intents jamming that in

07 Nov 20:00
93f3ecd
Compare
Choose a tag to compare

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

06 Nov 00:48
345a7ee
Compare
Choose a tag to compare

What?

Carry over on 7.0.0 fixing dep issue

7.0.0 - Auto-chan api honks again

06 Nov 00:23
ffa5f77
Compare
Choose a tag to compare

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

09 Jul 21:49
ff38954
Compare
Choose a tag to compare

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

31 May 16:49
371a120
Compare
Choose a tag to compare

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

14 Oct 03:18
6747f6a
Compare
Choose a tag to compare
  • on_guild_channel_delete listener added for cleaning up channel table events

6.0.3 - vstate check fix

13 Oct 00:41
9e95b18
Compare
Choose a tag to compare
  • fixed vstate error checking

6.0.2 bump vers

13 Oct 00:29
386389f
Compare
Choose a tag to compare
Merge pull request #33 from hhollenstain/6.0.2

6.0.2 - bump version