When you invite a js-tale bot to your server group, it will accept the invitation immediately (or as soon as the bot comes online). But when you kick a bot members from your server group, the js-tale bot does not react accordingly. It still thinks it's part of the server group, with whatever implications this has. That could be problematic as you might try to send commands to a server you longer have access to.
Desired outcome
When bots are kicked (and by extension banned), js-tale needs to react appropriately to prevent operating on outdated assumptions.
Context
When you invite a
js-tale
bot to your server group, it will accept the invitation immediately (or as soon as the bot comes online). But when you kick a bot members from your server group, thejs-tale
bot does not react accordingly. It still thinks it's part of the server group, with whatever implications this has. That could be problematic as you might try to send commands to a server you longer have access to.Desired outcome
When bots are kicked (and by extension banned),
js-tale
needs to react appropriately to prevent operating on outdated assumptions.