Gerald-Development / Barista-Gerald

Gerald general purpose discord bot.
GNU General Public License v3.0
3 stars 3 forks source link

Allow usage of specific NL emotes #120

Open Montori opened 3 years ago

Montori commented 3 years ago

Right now in NL we use [:GuraSpin:] as user input and look the name up in the database. We will always return the first found emote no matter what. The usage of an id should be possible like that [:GuraSpin:81853346327455334:].

[:emoteName:emoteID:]

ElementalMP4 commented 3 years ago

I believe this issue is made redundant by the nitrolite alias system which has already been implemented