Emote Collector lets you use emotes you don't have, even without Nitro.
Once you've found an emoji you'd like to use, just send it as if you were sending a regular Discord emoji (e.g. :speedtest:). It will be detected and sent by the bot. Using semicolons (;thonkang;) is also supported.
Note that this bot is still in beta status, and is subject to change at any time until it becomes stable.
- To add the bot to your server, visit https://discordapp.com/oauth2/authorize?client_id=405953712113057794&scope=bot&permissions=355392.
- To run your own instance of the bot, read the installation guide.
- If you'd like to help out with the code, read CONTRIBUTING.md.
To add an emote:
ec/add
(if you already have that emote)ec/add rollsafe https://image.noelshack.com/fichiers/2017/06/1486495269-rollsafe.png
ec/add speedtest https://cdn.discordapp.com/emojis/379127000398430219.png
ec/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 likeec/add :some_emote:
instead.
Running ec/info :some_emote:
will show you some information about the emote, including when it was created and how many times it's been used.
Running ec/big :some_emote:
will enlarge the emote.
There's a few ways to react to a message with an emote you don't have:
ec/react speedtest
will react with to the last message.ec/react :speedtest: hello there
will react with to the most recent message containing "hello there".ec/react speedtest @Someone
will react with to the last message by Someone.ec/react ;speedtest; -2
will react with to the second-to-last message.ec/react speedtest 462092903540457473
will react with to message ID 462092903540457473.
ec/list [user]
gives you a list of all emotes. If you provide a user (IDs, names, and @mentions all work),
then the bot will limit the list to only emotes created by that user.
ec/popular
will list all emotes, sorted by how often they've been used within the last 4 weeks.