1
0
Fork 0
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:
Benjamin Mintz 2019-09-18 06:04:45 +00:00
parent 7f205a38fd
commit 77f27cf6d0

View file

@ -146,7 +146,7 @@ class Emotes(commands.Cog):
"""Copies one or more emotes from Emote Collector to your server. """Copies one or more emotes from Emote Collector to your server.
The list of possible emotes you can copy is here: The list of possible emotes you can copy is here:
https://emote-collector.python-for.life/list https://ec.emote.bot/list
""" """
if names: if names:
for name in (name,) + names: for name in (name,) + names: