Does discord bot displays as online? #1892
-
|
Hi, Thanks [discord]
[discord.test]
#You can get your token by following the instructions on
#https://github.com/42wim/matterbridge/wiki/Discord-bot-setup
#If you want roles/groups mentions to be shown with names instead of ID,
#you'll need to give your bot the "Manage Roles" permission.
Token="1234567890qwertzuiopasdfghjklyxcvbnm" # BotToken
Server="1234567890" #test server id
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
AutoWebhooks=true
# this must always be [[gateway]], don't use anything else
[[gateway]]
name="gateway-test"
enable=true
[[gateway.inout]]
account="discord.test"
channel="test" #also tried with ids
[[gateway.inout]]
account="discord.test"
channel="general" #also tried with ids |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I've disabled and enabled the sort by rule option of the matterbridge rule, which seems to have fixed it |
Beta Was this translation helpful? Give feedback.
I've disabled and enabled the sort by rule option of the matterbridge rule, which seems to have fixed it