IRChat
IRC <-> chat bridge.
Console commands
You can find the config file in ./Plugins/IRChat/Config.lua
Download
Archive: https://github.com/jan64/IRChat/archive/master.zip
Github: https://github.com/jan64/IRChat
I only tested this on espernet, so i'm looking for people willing to try this and report any issues.
If something isn't working, change debug to true in the config file, and paste your log here.
IRC <-> chat bridge.
Console commands
- ircc - connect to the irc
- ircd - disconnect from the irc
- ircr - send raw irc commands
- NickServ authentication
- Web admin chat integration
- Broadcasting player deaths
- Broadcasting joins / leaves (both from irc and in-game)
- Relays messages from irc to players and the other way around
- API for custom endpoints, censorship and more (Example: https://github.com/jan64/IRChatAPITest )
- Endpoints (Configuration where to relay what, You can even make IRC Channel <-> IRC Channel links!)
- IRC Commands (You can list them all with .help, and it's easy to write your own - after adding command code,
place necessary metadata in the Info.lua file)
You can find the config file in ./Plugins/IRChat/Config.lua
Download
Archive: https://github.com/jan64/IRChat/archive/master.zip
Github: https://github.com/jan64/IRChat
I only tested this on espernet, so i'm looking for people willing to try this and report any issues.
If something isn't working, change debug to true in the config file, and paste your log here.