Redjumpman / Jumper-Plugins

Python Modules for Discord bot
GNU General Public License v3.0
131 stars 95 forks source link

added custom emojis to the raffle #202

Open entchen66 opened 4 years ago

entchen66 commented 4 years ago

add command [p]setraffle emoji to set the custom emoji in a raffle

Drapersniper commented 4 years ago

There's no handling of custom emojis in this PR as far as I can tell.

Drapersniper commented 4 years ago

Update: I misinterpreted the original code. this appear to handle custom emoji just fine (basing it on the current code and not from actual testing)

aikaterna commented 4 years ago

If you want to look at the conflicts some time I will try to test and approve this at some point. Please also make the config variable name in the same case as the other variables that are already present.