mirror of
https://github.com/uhIgnacio/EmoteManager.git
synced 2024-08-15 02:23:13 +00:00
35 lines
1.5 KiB
Markdown
35 lines
1.5 KiB
Markdown
|
# Emote Manager
|
||
|
|
||
|
[![Discord Bots](https://discordbots.org/api/widget/status/473370418007244852.svg?noavatar=true)](https://discordbots.org/bot/473370418007244852)
|
||
|
|
||
|
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
|
||
|
|
||
|
<p>
|
||
|
To add an emote:
|
||
|
<ul>
|
||
|
<li><code>@Emote Manager add <img class="emote" src="https://cdn.discordapp.com/emojis/407347328606011413.png?v=1&size=32" alt=":thonkang:" title=":thonkang:"></code> (if you already have that emote)
|
||
|
<li><code>@Emote Manager add rollsafe <https://image.noelshack.com/fichiers/2017/06/1486495269-rollsafe.png></code>
|
||
|
<li><code>@Emote Manager add speedtest https://cdn.discordapp.com/emojis/379127000398430219.png</code>
|
||
|
</ul>
|
||
|
If you invoke <code>@Emote Manager add</code> 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<br>
|
||
|
<code>@Emote Manager add :some_emote:</code> instead.
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<code>@Emote Manager list</code> gives you a list of all emotes on this server.
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<code>@Emote Manager remove emote</code> will remove :emote:.
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<code>@Emote Manager rename old_name new_name</code> will rename :old_name: to :new_name:.
|
||
|
</p>
|