mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[GH-ISSUE #100] Answer questions addressed to bot directly in channels #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @13xforever on GitHub (Oct 9, 2018).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/100
When someone is tagging the bot with the natural question, handle it and redirect to
!8ball/!rateaccordingly.Basic support for messages starting with do [you], are [you], am, what, how, etc.
Either through general catch-all event/command hook (preferably), or as a bunch of hidden commands (ugh).
Answer questions addressed to bot directly in channelsto [GH-ISSUE #100] Answer questions addressed to bot directly in channels