Skip to content

kylecronin/accidentalbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

accidentalbot

Node/websockets based IRC bot.

Work in progress.

In the webclient/ directory there is a javascript and HTML file that show the general idea behind how a client would work.

Note that for Heroku-based deployments, you will need to enable WebSockets for your app, and set an environment variable to indicate that you're running behind a reverse proxy:

heroku labs:enable websockets -a APPNAME
heroku config:set PROXIED true -a APPNAME

About

Node/websockets based IRC bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%