Command system

Problem to solve

Discord bots cannot use (or in a limited way) prefixed commands such as !command nowadays.

Proposal

Slash commands (https://discord.com/developers/docs/tutorials/upgrading-to-application-commands#slash-commands) needs to be implemented and used instead of legacy prefix ones.

This will need a proper handler.

/cc @jae