Go to file
2014-04-16 02:26:29 +02:00
client Rename submodules 2014-04-16 02:26:29 +02:00
lib Sort users 2014-04-10 00:35:04 +02:00
node_modules Added user count 2014-04-14 17:18:18 +02:00
.gitignore Added whois 2014-04-02 17:26:55 +02:00
.gitmodules Rename submodules 2014-04-16 02:26:29 +02:00
config.js Added config and auto-connect 2014-04-06 00:01:19 +02:00
index.js Added config and auto-connect 2014-04-06 00:01:19 +02:00
package.json Release 0.2.0 2014-04-10 23:59:38 +02:00
README.md Added screenshot 2014-04-15 22:22:43 +02:00
screenshot.png Added screenshot 2014-04-15 22:22:43 +02:00

Work in progress.

Chat

Run your IRC client on a server and access it from the web browser. This gives you a persistent connection and allows you to chat from multiple devices at the same time.

Commands

These are the commands currently implemented:

  • /connect
  • /deop
  • /devoice
  • /disconnect
  • /join
  • /kick
  • /leave
  • /mode
  • /nick
  • /op
  • /part
  • /query
  • /quit
  • /server
  • /topic
  • /voice
  • /whois

Screenshot

Here's what it currently looks like: