matchmaking-bot/bot.ini.example

9 lines
306 B
Plaintext
Raw Normal View History

2021-08-31 14:59:16 +02:00
# SPDX-License-Identifier: MIT
[host]
2022-01-20 19:48:29 +01:00
server = irc.freegamedev.net
nickname = matchmaking-bot
channels = #matchmaking-test
2020-11-24 19:29:56 +01:00
#Skipping ':' means using default port 1234
connections = tilde tildeverse.org foo foo.bar:6969
2022-01-21 12:31:30 +01:00
admins = {"#matchmaking-test": ["Rampoina","franzopow","emorrp1"], "#other": ["test"]}