New SweeBridge - SweeZero's own chat relay/bridge.
logos | ||
.gitignore | ||
LICENSE | ||
README.md | ||
sweebridge.py |
New SweeBridge
SweeZero's own chat relay/bridge.
To-Do:
- Matrix support
- Revolt support
- Discourse support
- Add Web Dashboard/Control
- Allow control if you're an operator/admin of the channel/server
- Support for other IRC networks (Possibly AnthroChat & SnooNet)
Current platforms:
- IRC Libera.Chat
- Discord
- Guilded
Requirements of software:
- Python 3
- Nothing for IRC, since it uses socket.
- Discord.Py
- Guilded.Py
- Python Requests
- A ZNC instance running on localhost (127.0.0.1) at port 5000
Required enviroment variables:
IRCNick=SweeBridge
LiberaUser=BridgeUser/Libera # for use in ZNC
ZNCPassword=password # for use in ZNC
DiscordToken=token
GuildedToken=token