sagax / fgbot_irc-bnc

Extensible IRC Bouncer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

irc-bnc

Extensible IRC Bouncer

Status

This project is currently in development and shouldn't be used in production anywhere. Things are changing, ideas are still being played around with.

The source is currently littered with TODO comments with changes and not-implemented sections. This will be a good way to determine how much is yet to be changed.

Main todo:

  • Document application structure
  • Document method APIs
  • Decide on a configuaration file
  • Impliment admin user roles
  • Structure a standalone bootup script (server.js)
  • Document and structure an API to be integrated into external applications
  • Encrypt user passwords

Misc

Storage + client interface design here

Licensed under MIT

About

Extensible IRC Bouncer

License:MIT License


Languages

Language:JavaScript 99.7%Language:CSS 0.3%