summaryrefslogtreecommitdiff
path: root/src/commands.rs
blob: e802bde5d552ffea2c35354e73f14b23eefcd3d5 (plain) (blame)
1
2
3
4
5
6
//use serenity::prelude::*;
//use serenity::framework::StandardFramework;
//
//pub fn register_commands(mut f: StandardFramework) -> StandardFramework {
//    f
//}