- Add DeleteChannelRoomMapping method to Bridge interface - Implement channel unmapping logic in XMPP bridge (cache + KVStore removal) - Add /xmppbridge unmap command handler with validation - Bridge user automatically leaves XMPP room when unmapping - Update command help text and autocomplete 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.. | ||
bridge | ||
command | ||
config | ||
logger | ||
model | ||
store/kvstore | ||
xmpp | ||
.gitignore | ||
api.go | ||
configuration.go | ||
job.go | ||
main.go | ||
plugin.go | ||
plugin_test.go |