bot says it's not a mod if you customize client settings #20
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[xmpp.profile]
FN = "KaikOut"
NICKNAME = "KaikOut"
ROLE = "KaikOut Moderation Chat Bot"
ORG = "KaikOut Inc."
URL = "https://xmpp-it.net/sch/KaikOut"
NOTE = "A moderation chat bot made for XMPP."
BDAY = "20 June 2024"
#TITLE = ""
#DESC = ""
[xmpp.client]
alias = "KaikOut"
jid = "/KaikOut"
I changed most of these setting to personalize my bot. Probably the breaking change is "alias" though.
If you set it to something different than default, the bot has this issue:
Also, as you can see, the alias isn't even changing, so that setting must be broken somehow.