'Active' fork of EmoteManager bot; Discord bot that lets you manage server emotes
Go to file
bmintz ecefefb4c9 update the success emotes 2018-08-22 15:27:35 +00:00
cogs update the success emotes 2018-08-22 15:27:35 +00:00
utils update the success emotes 2018-08-22 15:27:35 +00:00
.gitignore gitignore: ignore nano swap files 2018-07-29 23:02:45 -05:00
README.md Create README.md 2018-08-15 15:34:57 -05:00
bot.py update the success emotes 2018-08-22 15:27:35 +00:00
config.example.py update the success emotes 2018-08-22 15:27:35 +00:00
requirements.txt use aioec 2018-08-17 05:34:31 +00:00

README.md

Emote Manager

Discord Bots

Need to edit your server's custom emotes from your phone? Just add this simple bot, and use its commands to do it for you!

Note: both you and the bot will need the "Manage Emojis" permission to edit custom server emotes.

To add the bot to your server, visit https://discordapp.com/oauth2/authorize?client_id=473370418007244852&scope=bot&permissions=1074023488.

Commands

To add an emote:

  • @Emote Manager add :thonkang: (if you already have that emote)
  • @Emote Manager add rollsafe <https://image.noelshack.com/fichiers/2017/06/1486495269-rollsafe.png>
  • @Emote Manager add speedtest https://cdn.discordapp.com/emojis/379127000398430219.png
If you invoke @Emote Manager add with an image upload, the image will be used as the emote image, and the filename will be used as the emote name. To choose a different name, simply run it like
@Emote Manager add :some_emote: instead.

@Emote Manager list gives you a list of all emotes on this server.

@Emote Manager remove emote will remove :emote:.

@Emote Manager rename old_name new_name will rename :old_name: to :new_name:.