remove join/part messages

master
Buckaroo Banzai 2022-09-01 13:35:19 +02:00 committed by GitHub
parent d66f40b08d
commit c2c0ebbc39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -5,14 +5,12 @@ Nick="pandorabot"
Password="{{irc_password}}"
RemoteNickFormat="[{BRIDGE}] <{NICK}> "
ColorNicks=true
ShowJoinPart=true
[discord]
[discord.Discord]
Token="{{discord_token}}"
Server="513329453741637637"
RemoteNickFormat="[{BRIDGE}] <{NICK}> "
ShowJoinPart=true
UseUserName=true
AllowMention=["users"]
@ -21,7 +19,6 @@ BindAddress="0.0.0.0:4242"
Token="{{matterbridge_token}}"
Buffer=1000
RemoteNickFormat="[{BRIDGE}] {NICK}"
ShowJoinPart=true
[api.bot]
BindAddress="0.0.0.0:4243"
@ -249,4 +246,4 @@ account = "discord.Discord"
channel="reports"
[[gateway.inout]]
account="api.minetest"
channel="api"
channel="api"