summaryrefslogtreecommitdiff
path: root/src/consts.rs
diff options
context:
space:
mode:
authorseth <[email protected]>2023-11-16 00:33:59 -0500
committerseth <[email protected]>2023-11-16 05:41:54 +0000
commitfcf951b7712da947f3bc3a474b04a0b46c287ede (patch)
tree999e69cc43f0f307d0b3ff603d5adc0251f9cbfd /src/consts.rs
parent387b7dee5c022dab74bd7afc920b58793b8308de (diff)
feat: implement event handler correctly
Diffstat (limited to 'src/consts.rs')
-rw-r--r--src/consts.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/consts.rs b/src/consts.rs
index 27a70bc..afcd499 100644
--- a/src/consts.rs
+++ b/src/consts.rs
@@ -1,7 +1,6 @@
-use poise::serenity_prelude::{GuildId, UserId};
+use poise::serenity_prelude::GuildId;
pub const TEAWIE_GUILD: GuildId = GuildId(1055663552679137310);
-pub const BOT: UserId = UserId(1056467120986271764);
pub const TEAMOJIS: [&str; 15] = [
"<:teawiecry:1056438041872433303>",