re-enable bot

This commit is contained in:
2024-11-03 12:14:21 -05:00
parent 806f2dcd50
commit a274d30521

View File

@@ -36,7 +36,7 @@ async fn main() {
}); });
// Start Discord bot // Start Discord bot
// start_bot().await; start_bot().await;
} }
async fn start_api() { async fn start_api() {