Basic guild_popin

This commit is contained in:
2023-03-11 18:18:36 -05:00
parent c9164cd2db
commit 23887792a2
4 changed files with 55 additions and 3 deletions

View File

@@ -16,6 +16,8 @@ use commands::*;
mod events;
use events::*;
mod utils;
#[tokio::main]
async fn main() {
// Trace async functions