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
@on"notice", (bot, sender, channel, message) =>returnifnot sender or sender in ['InfoServ','*','AUTH']
console.log"notice from #{sender}|#{channel} on #{bot.config.server}: #{message}"
there should be a module that, when activated, forwards all PMs and notices directed at the bot to the person who is in charge of it
The text was updated successfully, but these errors were encountered: