From f4e46c68541bc3321226662fb9704d4980cb3644 Mon Sep 17 00:00:00 2001 From: victormylle Date: Fri, 20 Nov 2020 21:03:03 +0100 Subject: [PATCH] added config file --- config.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 config.yaml diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..29f874f --- /dev/null +++ b/config.yaml @@ -0,0 +1,12 @@ +quiz: + channel: 779084465426399272 + # question interval between questions in minutes + interval_start: 1 + interval_end: 1 + # timeout for answer in minutes + timeout: 10 + streaks: False + +# test channel +token: "Nzc4NjQ0MjMxNDI1MDk3NzQx.X7U-8w.TOqNKPWQkNSIRByTRcgkjaZqbUE" +#token: NzYwNTI5NDY2MDI3MDE2MjUy.X3NYQg.Nz3bwxgltlayMStfT7F-OCbx9pE