mcserver-discordbot/bot/config/settings.ini

24 lines
756 B
INI
Raw Normal View History

2022-03-30 19:44:48 +02:00
# You can change setting in here if you wish but it works
# fine as it is configured by default
2022-03-31 15:26:39 +02:00
# remove ; to modify options
2022-03-30 19:44:48 +02:00
[logging]
# folders are created if not existent
# logging levels can be: 10 (Debug), 20 (Info), 30 (Warning), 40 (Critical)
2022-03-31 15:26:39 +02:00
; path = logs/
; level = 20
[presence]
# repeat sending queries in case the server is offline
; retry_in_seconds = 15
; server_start_timout = 300
[debug]
# only select this if you want to try it in you guilds now,
# the better option is to wait up to an hour (discords regulation) and let the bot
# create the slash commands globally
# enter multiple guild ids by separating them with space
debug_guilds = 848137923101982741 958692739065720832 418447236008116228
2022-04-02 21:03:12 +02:00
[systemd]
; service_name = mc-status-bot