Update discord-irc-sync.yml

Changing Discord bot nickname on IRC
This commit is contained in:
Marc Debureaux 2021-10-25 18:02:54 +02:00 committed by GitHub
parent 1daaef0d55
commit e8c4e02327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
"port": "6697", "port": "6697",
"ssl": true, "ssl": true,
"channel": "#afpy", "channel": "#afpy",
"nickname": "discord", "nickname": "discord_afpy",
"owner": "mdk", "owner": "mdk",
"cmd_prefix": "!", "cmd_prefix": "!",
"output_msg": "<:username:> :message:", "output_msg": "<:username:> :message:",