diff options
author | Parker <contact@pkrm.dev> | 2024-03-31 00:11:06 -0500 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-03-31 00:11:06 -0500 |
commit | b5575f410ed7b3b24ad379adef386b1054fe75f2 (patch) | |
tree | f9ce065838942a468ad006708d75c63f977bf73f /config.ini.example | |
parent | 39026bb4e0535d31f9436e6506a38e4be0b33f30 (diff) |
Add documentation
Diffstat (limited to 'config.ini.example')
-rw-r--r-- | config.ini.example | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config.ini.example b/config.ini.example new file mode 100644 index 0000000..ad9a254 --- /dev/null +++ b/config.ini.example @@ -0,0 +1,8 @@ +[BOT_INFO] +token = +bot_color = + +[LAVALINK] +host = +port = +password =
\ No newline at end of file |