feat: start of slash commands

This commit is contained in:
silver 2023-09-16 22:47:26 +01:00
parent 92ebe3b931
commit f405cbbb93
3 changed files with 94 additions and 1 deletions

1
src/commands/mod.rs Normal file
View file

@ -0,0 +1 @@
pub mod link_email;