add global commands

This commit is contained in:
2024-02-14 23:40:59 +01:00
parent 197129cf72
commit 4eee0adf40
3 changed files with 45 additions and 36 deletions

View File

@@ -19,4 +19,5 @@ twilight-http = "0.15"
twilight-model = "0.15"
twilight-standby = "0.15"
twilight-cache-inmemory = "0.15"
twilight-util = { version = "0.15", features=["builder"] }
dotenv = "0.15.0"