aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-01-25 17:06:40 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2026-01-25 17:06:40 +0100
commitaff3447a7b84c85be0020af95aecaa6c14f8b09b (patch)
tree007dfa9bcc9e528fa855358ff96a59eea0353feb /README.md
parent2bf38473893b4fcd86ce7c97c04846237bb8cce4 (diff)
fix(commands): various dumb things
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31d37dc..67f3bd1 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,11 @@ Every time you edit this file, you must restart the bot.
## Config
-The main config file is `config/config.toml`.
+Use the flag `-deploy` to deploy commands.
+
+Use the flag `-v` to increase verbosity of the logging (already enabled in debug mode).
+
+The main config file is `config.toml`.
The default configuration is
```toml