restructured a lot. everything updated to poise.

This commit is contained in:
2022-01-26 20:33:51 +00:00
parent bb54c0d2c0
commit b350007dae
15 changed files with 775 additions and 757 deletions

View File

@ -1,4 +1,4 @@
use crate::{Context, Error, THEME_COLOR};
use crate::{consts::THEME_COLOR, Context, Error};
/// Get additional information about the bot
#[poise::command(slash_command, category = "Information")]