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
{{ message }}
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.
As suggested by @SaintPeter. Could also lead to confusion about what features are available where, so this is a feature we may want to approach with caution, but it's worth putting up for discussion.
The text was updated successfully, but these errors were encountered:
It took a little digging... Looks like GBot.findAnyReply and GBot.parseInput are good places to start. My question would be should the blacklist be a prop of GBot or BotCommandList and should the blacklist be written there or in a more accessible place?
It also looks like message.room or input.message.room depending on what function you're in hold the calling room.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As suggested by @SaintPeter. Could also lead to confusion about what features are available where, so this is a feature we may want to approach with caution, but it's worth putting up for discussion.
The text was updated successfully, but these errors were encountered: