momentum-mod/discord-bot

/tell Command

Opened this issue · 1 comments

tsa96 commented

A command that gives you the response to a /say command in a user-only response (I can't remember the Discord terminology, one that only you can see).

Obviously don't dupe any code, abstract out the underlying logic /say uses into a separate function and have both call it. We probably don't want the feature where you can direct a /tell to another person though.

A bot-spam channel would be useful for the public bot too. If you still want this command maybe we should group it with /say so its easier to find. We could also make the bot respond in DMs but then we have to change how commands are registered.