literallyjustroy / norse-bot

NorseBot is a multipurpose discord bot written in TypeScript with uses in ticket management, moderation, fun, and streamer integrations. This bot is in development for Northern Kentucky University Esports.
MIT License
5 stars 0 forks source link

Reaction Roles #33

Open D1CT4TOR opened 4 years ago

D1CT4TOR commented 4 years ago

Make the reaction roles. The way that Carl does it is perfect.

I dont know what to suggest within this regard really. If you look how Carl makes them through !rrcreate (? i think thats the command), that should be fine. Im sure we wont have a GUI for it and i think the reply-to method is fine.

I can help test whatever or reach out to me if you have questions.

literallyjustroy commented 4 years ago

Could do a GUI (I already have a site being hosted https://lwe.visual.blue) but that'd definitely take a lot longer. Stretch goal maybe.

D1CT4TOR commented 4 years ago

I honestly didnt mind the question-answer version that Carl can do without a GUI. Its straight forward. No need to break your back if a easier method works.

literallyjustroy commented 4 years ago

I'll see, I've never worked with user login, so it might be nice to get some practice with Log In With Discord. Plus a functional website is a good portfolio project.