mirror of
https://github.com/uhIgnacio/EmoteManager.git
synced 2024-08-15 02:23:13 +00:00
add-from-ec: update emote list link
This commit is contained in:
parent
7f205a38fd
commit
77f27cf6d0
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ class Emotes(commands.Cog):
|
|||
"""Copies one or more emotes from Emote Collector to your server.
|
||||
|
||||
The list of possible emotes you can copy is here:
|
||||
https://emote-collector.python-for.life/list
|
||||
https://ec.emote.bot/list
|
||||
"""
|
||||
if names:
|
||||
for name in (name,) + names:
|
||||
|
|
Loading…
Reference in a new issue