aoede
aoede copied to clipboard
Make the bot follow multiple users
Fixes https://github.com/codetheweb/aoede/issues/31
- Added a bunch of upgrades as well
Tested to be working just fine
Required breaking change:
DISCORD_USER_ID is now DISCORD_ADMINS which is a list
For supplying via env vars, DISCORD_ADMINS = '["user1","user2"]'
Thanks for the quick review, will resolve the requested changes
Did any feature like this ever get merged into the main branch?