You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allChannels setting allows you to let the bot listen to any and every channel it has access to, following the settings in allChannels (it's the same as channels settings, just without Channel ID(s)). allChannelsBlacklist is an optional array of strings that allows you to block specific channels from this (using Channel ID(s)).
Shows typing when processing things that take a while; Optional: typeWhileProcessing (bool)
Improved importing of Sekl's config
Bot attempts to reconnect when it detects it's no longer connected to Discord
URLs/Domains are validated now to prevent crashing when processing messages that contain incorrect URLs