cronokirby/alchemy

How to use reactions?

Closed this issue · 2 comments

I was looking though the code and couldn't figure out how to add reactions to messages. How do I add a reaction or multiple to a message.

You'll find stuff much quicker in the docs than in the code: https://hexdocs.pm/discord_alchemy/0.6.0/Alchemy.Client.html#add_reaction/2

Wow, thanks, how did I manage to miss it :p