virtual-vgo / vvgo

Virtual Video Game Orchestra
https://vvgo.org
Apache License 2.0
8 stars 7 forks source link

Slash commands #273

Closed jacksonargo closed 3 years ago

jacksonargo commented 3 years ago

This create handler for discord slash commands

Also registers 2 slash commands: parts and beep.

Parts links to parts for a project Beep boops at you

I also added a tool to register slash commands, since discord doesn't have one yet. I do want to put this behind an http controller at some point, but it's fine as a cmdline tool for now.