feat: flesh out storage object

This commit is contained in:
seth 2023-12-07 22:18:21 -05:00
parent 78c8aa7a18
commit 8376c45c2d
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
5 changed files with 150 additions and 42 deletions

View file

@ -4,7 +4,7 @@ use std::error::Error;
use color_eyre::eyre::{eyre, Result};
use poise::serenity_prelude::{ArgumentConvert, ChannelId, GuildId, Member};
mod actions;
pub mod actions;
use actions::{Ban, Kick, ModAction};
async fn split_argument<T>(