ad-hoc commands #9
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?
ad-hoc commands are not working for me.
I added the bot along with slixfeed in my
prosody.cfg.lua
, reloaded conf and module but I still am not able to access commands from gajim and/or cheogram.I also added myself as an operator and I am able to start a session for groupchat from a 1:1 query chat with the bot.
I've tested this again with slixfeed, it looks like I'm not recognized as an operator anymore, so I can issue ad-hoc commands in a private chat but not in a groupchat.
Haven't changed my slixfeed configuration in a while and I double checked it:
In prosody.cfg.lua I have:
adhoc_bots = { "slixfeed@woodpeckersnest.space/slix", "heimdall@woodpeckersnest.space/heimdall" }