matrix-doc/docs/advanced/bridges.md

40 lines
1.1 KiB
Markdown

---
title: "Bridges"
date: 2021-08-03T20:30:00+02:00
---
# IRC Bridges
## IRC Bridge to irc.tilde.chat
!!! fail
The bridge is currently not working because a connection to the IRC server irc.tilde.chat is prevented.
**The bridge to irc.tilde.chat will be discontinued and in all rooms this has been removed.**
## example commands
### talk to bridge admin-bot
`/msg @IRCBot:envs.net !help`
### !listrooms
List all the Matrix rooms that you are joined to which are also connected to IRC.
`/msg @IRCBot:envs.net !listrooms`
### join a irc channel
`/msg @IRCBot:envs.net !join #channelname`
### more commands
.. in the offical documentation on [https://matrix-org.github.io/matrix-appservice-irc/latest/admin_room.html](https://matrix-org.github.io/matrix-appservice-irc/latest/admin_room.html).
## Documentation
- [offical matrix irc bridge documentation](https://matrix-org.github.io/matrix-appservice-irc/latest/usage.html)
- [end user faq](https://github.com/matrix-org/matrix-appservice-irc/wiki/End-user-FAQ)
- [tilde.chat - wiki](https://tilde.chat/wiki/)