Move choose to community

This commit is contained in:
Natsu Kagami 2019-12-09 16:30:49 -05:00
parent 647c45a0e7
commit ebb381ad4e

View file

@ -33,6 +33,7 @@ group!({
Note that only online/idle users in the channel are chosen from."]
#[usage = "[title = the chosen one]"]
#[example = "the strongest in Gensokyo"]
#[bucket = "community"]
#[max_args(1)]
pub fn choose(ctx: &mut Context, m: &Message, mut args: Args) -> CommandResult {
let title = if args.is_empty() {