diff options
| author | Nathan Perry <nathan@meta.sc> | 2016-04-30 13:22:33 -0400 |
|---|---|---|
| committer | Nathan Perry <nathan@meta.sc> | 2016-04-30 13:22:33 -0400 |
| commit | 9988e0e8e1ec1d08f703e10f9d9ccc3ad85edf90 (patch) | |
| tree | c00bf130e8a6a649620e26d8dafbaba2ed253441 /config.example.yml | |
initial commitscala
Diffstat (limited to 'config.example.yml')
| -rwxr-xr-x | config.example.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config.example.yml b/config.example.yml new file mode 100755 index 0000000..9cc1a19 --- /dev/null +++ b/config.example.yml @@ -0,0 +1,11 @@ +trigger: sample
+
+queue_size: 5
+admin: 12345678901234567
+op_role: sample-controller
+
+server: sample
+voice_channel: General
+
+username: username@example.com
+password: testpass123
|
