Your bot used message commands but you switched to Slash-Commands? Use this Plugin to send your bot's users a message when they try to use your old commands
Well, you could also just use this as an auto respond for specific phrases actually
- Add
https://antimessagecmds.mikbot.stckoverflw.net
to yourPLUGIN_REPOSITORIES
environment variable - Add
antimessagecmds
to yourDOWNLOAD_PLUGINS
environment variable - Add
MESSAGE_REGEX
to your environment variables with the following value:PREFIX(COMMAND)(.*)
(Replace PREFIX and COMMAND with your old message-command prefix and a|
seperated list of commands the bot should react to, or just one command)
- (Optional) if you don't want to use the default translated message, you can add
RESPONSE_OVERRIDE
to your environment variables and set a custom message