You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: readme.md
+6-7
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ IRC (Internet Relay Chat) is an open source protocol that can be used for multi-
44
44
-[Quassel](https://quassel-irc.org) - Distributed (clients can attach to and detach from a central core that stays permanently online. ([source](https://github.com/quassel/quassel)) `Linux``macOS``Windows`
-[relay.js](https://github.com/Fauntleroy/relay.js) - Focuses on making IRC less intimidating and easier to use. `Web`
47
-
-[Circe](https://github.com/jorgenschaefer/circe) - For use in Emacs, sane defaults. `Emacs`
47
+
-[Circe](https://github.com/emacs-circe/circe) - For use in Emacs, sane defaults. `Emacs`
48
48
-[Smuxi](https://smuxi.im) - User-friendly, based on GNOME / GTK+. ([source](https://github.com/meebey/smuxi)) `Linux``Windows``macOS`
49
49
-[KvIRC](http://www.kvirc.net) - Free, portable, based on Qt GUI toolkit. ([source](https://github.com/kvirc/KVIrc)) `Linux``macOS``Windows`
50
50
-[Konversation](https://konversation.kde.org) - User-friendly client built on the KDE Platform. ([source](https://github.com/KDE/konversation)) `Linux`
@@ -71,7 +71,7 @@ IRC (Internet Relay Chat) is an open source protocol that can be used for multi-
71
71
72
72
### Self-hosted
73
73
74
-
-[Convos](https://convos.chat) - Always online web IRC client. ([source](https://github.com/convos-chat/convos), [demo](https://demo.convos.chat)) `Perl``JavaScript``Web`
74
+
-[Convos](https://convos.chat) - Always online web IRC client. ([source](https://github.com/convos-chat/convos)) `Perl``JavaScript``Web`
75
75
-[ZNC](https://wiki.znc.in/ZNC) - Most popular. many different plugins. ([source](https://github.com/znc/znc)) `C++`
76
76
-[BIP IRC Proxy](https://bip.milkypond.org) - Always online, lightweight and secure Open Source IRC proxying with backlogging. ([source](https://projects.duckcorp.org/projects/bip/repository)) `C`
77
77
-[TheLounge](https://thelounge.chat) - Responsive, self-hosted & support for multiple users. ([source](https://github.com/thelounge/thelounge), [demo](https://demo.thelounge.chat/)) `JavaScript``Node.js``Web`
@@ -112,7 +112,7 @@ IRC (Internet Relay Chat) is an open source protocol that can be used for multi-
112
112
-[yossarian-bot](https://github.com/woodruffw/yossarian-bot) - Large default plugin set, Cinch-based. `Ruby`
-[EveIRC](https://github.com/Inspyre-Technologies/EveIRC) - Extendable chat/channel/server-managenent service-providing bot. Using the [Cinch Framework](https://github.com/cinchrb/cinch). `Ruby`
115
-
-[BitBot](https://github.com/jesopo/bitbot) - Modular, event-driven bot featuring a REST API, individual user settings and much more. [bitbot.dev](https://bitbot.dev)`Python`
115
+
-[BitBot](https://github.com/bitbot-irc/bitbot) - Modular, event-driven bot featuring a REST API, individual user settings and much more. ([bitbot.dev](https://bitbot.dev)) `Python`
116
116
-[Cardinal](https://github.com/JohnMaguire/Cardinal) - Python Twisted IRC bot with a focus on ease of plugin development. `Python`
117
117
118
118
## Frameworks
@@ -123,11 +123,10 @@ IRC (Internet Relay Chat) is an open source protocol that can be used for multi-
-[PircBotX](https://github.com/pircbotx/pircbotx) - Event based IRC Library with a straightforward API (updated fork of [PircBot](http://www.jibble.org/pircbot.php)). `Java`
129
-
-[IRC::Client](https://github.com/raku-community-modules/IRC-Client) - `Perl6` based extendable IRC client framework.
130
-
-[irccd](http://projects.malikania.fr/irccd/) - Flexible IRC bot customizable with JavaScript. `C++`.
128
+
-[IRC::Client](https://github.com/lizmat/IRC-Client) - `Perl6` based extendable IRC client framework.
129
+
-[irccd](https://projects.malikania.fr/irccd/) - Flexible IRC bot customizable with JavaScript. `C++`.
131
130
132
131
### Bridges
133
132
@@ -138,7 +137,7 @@ IRC (Internet Relay Chat) is an open source protocol that can be used for multi-
0 commit comments