aboutsummaryrefslogtreecommitdiff
path: root/config.debug.toml
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2021-10-16 13:49:23 +0200
committerMax Audron <audron@cocaine.farm>2021-10-16 13:53:22 +0200
commit7cbe1e70e440c29375425182e661ea9ff7bd6300 (patch)
treede36d71d9167eed333f9a216f2d1588941b528c0 /config.debug.toml
parentmove bot initialization out of macro (diff)
rework configuration to allow extensibility by hooksconfig-rework
Diffstat (limited to 'config.debug.toml')
-rw-r--r--config.debug.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.debug.toml b/config.debug.toml
new file mode 100644
index 0000000..9e7a0e7
--- /dev/null
+++ b/config.debug.toml
@@ -0,0 +1,5 @@
+[debug]
+[debug.user]
+nickname = "kittynator"
+[debug.server]
+channels = ["#audron-test"]