todo: add a todo where teh mc commands get moved in under committee
This commit is contained in:
parent
0f4524ea63
commit
721c8246ac
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ Sign up on [UL Wolves]({}) and go to https://discord.com/channels/{}/{} and use
|
||||||
format!("not implemented :( committee {}", x.name.as_str())
|
format!("not implemented :( committee {}", x.name.as_str())
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
// TODO: move teh minecraft commands in here as a subgroup
|
||||||
// "link" => commands::count::servers::run(&command, &ctx).await,
|
// "link" => commands::count::servers::run(&command, &ctx).await,
|
||||||
&_ => format!("not implemented :( committee {}", x.name.as_str()),
|
&_ => format!("not implemented :( committee {}", x.name.as_str()),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue