summaryrefslogtreecommitdiff
path: root/src/consts.rs
diff options
context:
space:
mode:
authorseth <[email protected]>2023-12-02 19:13:03 -0500
committerseth <[email protected]>2023-12-15 16:41:13 -0500
commit36bb911f312a9baa5c152cc591060b2e4f8bc930 (patch)
tree1d1eebee29c389649cea6ef446ad0fc4390f706a /src/consts.rs
parent0025ad5ea8d412aacc3184d18063fd5ff3de0175 (diff)
chore: register guild commands for servers that opt-in
Diffstat (limited to 'src/consts.rs')
-rw-r--r--src/consts.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/consts.rs b/src/consts.rs
index afcd499..b108f34 100644
--- a/src/consts.rs
+++ b/src/consts.rs
@@ -1,7 +1,3 @@
-use poise::serenity_prelude::GuildId;
-
-pub const TEAWIE_GUILD: GuildId = GuildId(1055663552679137310);
-
pub const TEAMOJIS: [&str; 15] = [
"<:teawiecry:1056438041872433303>",
"<:teawiederp:1056438043109757018>",