2021-01-04 18:21:02 +01:00
|
|
|
[DEFAULT]
|
|
|
|
|
2023-12-26 15:32:21 +01:00
|
|
|
logs = /var/log/kabot.log
|
2021-01-04 18:21:02 +01:00
|
|
|
audio_path = /tmp/
|
2021-01-07 20:15:21 +01:00
|
|
|
voice_channel = channel_name
|
|
|
|
text_channel = channel_name
|
2021-01-04 18:21:02 +01:00
|
|
|
|
2020-12-30 19:02:01 +01:00
|
|
|
[discord]
|
|
|
|
token = <discord_token>
|
|
|
|
|
|
|
|
[gitlab]
|
|
|
|
url = https://gitlab.example.com/
|
|
|
|
token = <GITLAB_TOKEN>
|
|
|
|
|
|
|
|
[giphy]
|
|
|
|
token = <GIPHY_TOKEN>
|