aboutsummaryrefslogtreecommitdiff
path: root/config.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.ini.example')
-rw-r--r--config.ini.example21
1 files changed, 21 insertions, 0 deletions
diff --git a/config.ini.example b/config.ini.example
new file mode 100644
index 0000000..4563a12
--- /dev/null
+++ b/config.ini.example
@@ -0,0 +1,21 @@
+[BOT_INFO]
+token =
+bonus_cooldown =
+bot_color =
+bug_channel_id =
+feedback_channel_id =
+
+[CRYPTO_COMPARE]
+api_key =
+
+[POSTGRESQL]
+username =
+password =
+host =
+port =
+database =
+
+[LAVALINK]
+host =
+port =
+password = \ No newline at end of file