music commands

This commit is contained in:
2024-02-02 21:12:13 +01:00
parent 6ae7ba2233
commit f6961c3b3f
5 changed files with 17 additions and 46 deletions

View File

@@ -17,7 +17,7 @@ use serenity::{
prelude::GatewayIntents,
};
use tracing::{info, instrument};
use tracing::info;
mod commands;