Refactor configuration paths in .gitignore and compose.yaml; add config.sample.toml
All checks were successful
Push Docker image / build (push) Successful in 1m33s
All checks were successful
Push Docker image / build (push) Successful in 1m33s
This commit is contained in:
parent
1e25826413
commit
91743fefe1
3 changed files with 2 additions and 2 deletions
6
config/config.sample.toml
Normal file
6
config/config.sample.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
mistral_api_key = ""
|
||||
|
||||
token = ""
|
||||
|
||||
delay = 30
|
||||
guild_ids = [""]
|
Loading…
Add table
Add a link
Reference in a new issue