UNPKG

friends-irc

Version:

Connects IRC and Friends channels by sending messages back and forth.

13 lines (12 loc) 228 B
{ "nickname": "test", "server": "irc.bottest.org", "token": "testtoken", "autoSendCommands": [ ["MODE", "test", "+x"], ["AUTH", "test", "password"] ], "channelMapping": { "swarm": "#irc channelKey" } }