A crappy Discord userbot bridge to bridge a discord group chat with a IRC room.
Find a file
2025-05-05 23:28:03 +02:00
.gitignore Initial commit 2025-04-29 20:47:12 +02:00
bot.js Added replies to the bridge. 2025-05-05 23:28:03 +02:00
example.config.xml Updated the bridge to support multiple servers and chanles 2025-05-05 23:16:51 +02:00
LICENSE Initial commit 2025-04-29 20:26:07 +02:00
package-lock.json Initial commit 2025-04-29 20:47:12 +02:00
package.json Initial commit 2025-04-29 20:47:12 +02:00
README.md Initial commit 2025-04-29 20:47:12 +02:00

Discord-userbot-to-irc

A crappy group chat to a IRC room bridge written in node </3

What you need to run this:

Dependecies:
xml2js
discord.js-selfbot-v13
irc

You also need a discord user token.

Before you run it edit the example.config.xml file with all the correct informatiion and rename it to config.xml

To run it just run:

node bot.js