feat: added command to automatically update the mc whitelist

This commit is contained in:
silver 2024-03-03 14:40:37 +00:00
parent f417b9993a
commit 2c28f3edcc
5 changed files with 88 additions and 84 deletions

View file

@ -1,4 +1,4 @@
mod commands;
pub mod commands;
use serenity::{
async_trait,