diff options
Diffstat (limited to 'src/commands.rs')
| -rw-r--r-- | src/commands.rs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/commands.rs b/src/commands.rs new file mode 100644 index 0000000..e802bde --- /dev/null +++ b/src/commands.rs @@ -0,0 +1,6 @@ +//use serenity::prelude::*; +//use serenity::framework::StandardFramework; +// +//pub fn register_commands(mut f: StandardFramework) -> StandardFramework { +// f +//} |
