basic setup, /ping added

This commit is contained in:
2025-11-30 10:58:16 +01:00
parent 781a499a6c
commit e045d0d01f
9 changed files with 296 additions and 0 deletions

9
config.toml Normal file
View File

@@ -0,0 +1,9 @@
[log]
level = "info"
format = "text"
add_source = true
[bot]
dev_guilds = []
token = "token_here"
name= "HomesteadRelay"