diff --git a/index.xhtml b/index.xhtml index 115b9d9..7fb2495 100644 --- a/index.xhtml +++ b/index.xhtml @@ -50,23 +50,25 @@ other stuff I also know some Linux! (Not much but enough to daily drive it)

+

=== Stuff I am hosting: ===

Stuff I am hosting :D +

=== My Projects ===

- - A list of guides on how to use XMPP, IRC, PGP, etc. - -
- - A simple Discord to IRC bridge. - + + A Discord to IRC bridge (With userbot support.). +
Purpleblog - +
+ + A list of guides on how to use XMPP, IRC, PGP, etc. + +

=== Cool Stuff ===

Stuff I like !!
diff --git a/pages/host.xhtml b/pages/host.xhtml index 13a2801..7b01a94 100644 --- a/pages/host.xhtml +++ b/pages/host.xhtml @@ -24,14 +24,6 @@ My Private Pastebin instance.
- - My Private Zerobin instance. - -
- - A LibreSpeed instance using a server located in Warsaw. - -
Mumble - You can find it on mumble.purplebored.pl (Deafult port.). Simply connect with your mumble client and talk !!
Soju (Irc Bouncer) soju.purplebored.pl - For now it's for close "homies" only. diff --git a/pages/projects/irc-discord-bridge.xhtml b/pages/projects/irc-discord-bridge.xhtml new file mode 100644 index 0000000..9a82c1b --- /dev/null +++ b/pages/projects/irc-discord-bridge.xhtml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + =IRC to Discord Bridge:= + + + + +
+

=== IRC to Discord bridge (With userbot support.) ===

+ A simple, and modern IRC to Discord userbot bridge written in Node JS used to bridge Disocrd cahnnels and Discord groupchats. +
+ Source code, and instructions how to run it. +

Features:

+ +

Using a userbot for a bridge why?

+

+ The why is actually pretty simple I wanted to stop using discord but I still wanted to chat in a discord group chat, but no other bridge supported bridging groupchats so I decided to "vibecode" my own bridge. I also added support for channels since I wanted to host some channels too and that's how this bridge came to life. +
+ At first it was not even meant to be open source, but after I made it decent enough I decided to open source it since I am guessing other people might need a bridge like this too! +

+

Some project info:

+ This project is licensed under the Apache 2.0 License. +
+ This project is written in Node.js +
+ This project is only pretty much done by me and I am terrible at JS so updates will be quite slow. +
+ This bridge can use a userbot on the Discord side. Userbots are againsts Discord ToS. No one has been banned yet for using it but it is a posibilty. + +

Back to the home page

+
+ + + +