davidhozic / discord-advertisement-framework

Automatic advertisements / shilling for Discord. GUI / Console, Multi-Accounts & More!

Home Page:http://daf.davidhozic.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: On timeout on a single server, all channels are skipped in TextMESSAGE

davidhozic opened this issue · comments

What happened?

TextMESSAGE is not designed to operate at a multi-guild level, so when a moderator timeout occurs in one of the guilds, then it will affect all of the guilds if AutoGUILD is used.

A fix would be to change how AutoGUILD works.

Version

3.2.0

Solution: redesign entire AutoGUILD. Modifying anything else would break abstraction.

Will be fixed on next major release. AutoGUILD needs to be refactored on a whole to fix this bug.

Moved to #528