Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow bots to use MM's commands via a whitelist #660

Open
Hector1801 opened this issue Sep 20, 2021 · 0 comments
Open

Allow bots to use MM's commands via a whitelist #660

Hector1801 opened this issue Sep 20, 2021 · 0 comments

Comments

@Hector1801
Copy link

This would be really useful to automate actions according to our needs without needing to implement these automations to the bot in form of plugins.

I'm pretty sure this must be easy to setup, you guys just need to remove the if (message.author.bot) return; lines from MM's core code, and instead setup a "validate bots" option like allowBots[] = bot_ID_here.

Once done, MM would listen to commands sent by bots, but only from those whitelisted in our config.ini file.

Please add this! Thanks for reading.

@DarkView DarkView changed the title Suggestion: Allow bots to use MM's commands Allow bots to use MM's commands via a whitelist Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New Suggestions
Development

No branches or pull requests

2 participants