Fix admins example in bot.ini.example

This commit is contained in:
Rampoina 2022-01-21 12:31:30 +01:00
parent b9763a93fd
commit 965a814ebb
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ nickname = matchmaking-bot
channels = #matchmaking-test
#Skipping ':' means using default port 1234
connections = tilde tildeverse.org foo foo.bar:6969
admins = {"#matchmaking-test: ["Rampoina","franzopow","emorrp1"], "#other": ["test"]}
admins = {"#matchmaking-test": ["Rampoina","franzopow","emorrp1"], "#other": ["test"]}