Mimickal / ReactionRoleBot

Basic, no BS Discord bot that can assign / unassign roles with message reactions
GNU Affero General Public License v3.0
53 stars 11 forks source link

Slash command groundwork #24

Closed Mimickal closed 2 years ago

Mimickal commented 2 years ago

This pulls in https://github.com/Mimickal/discordjs-command-registry

I've implemented the info command using this registry and wired slash command interactions into it. I've also added a script for registering these commands with Discord's API.

ShellyHerself commented 2 years ago

I will review this in a bit. But first I need to update how I receive the email notifications for these as I am starting to lose track because of some fast developing projects