diff --git a/data/channels.dat b/src/Bot/data/channels.dat
similarity index 100%
rename from data/channels.dat
rename to src/Bot/data/channels.dat
diff --git a/src/Bot/data/config.json b/src/Bot/data/config.json
new file mode 100644
index 0000000000000000000000000000000000000000..691f2f7209836a19f57305788c400c4b6d6874f2
--- /dev/null
+++ b/src/Bot/data/config.json
@@ -0,0 +1,6 @@
+{
+  "BotToken": "",
+  "Class": "ma0301",
+  "Year": "2021v",
+  "SecondsBetweenUpdate": 10.0
+}
\ No newline at end of file