Skip to content
forked from ocf/ircbot

IRC bot for account creation and other things

License

Notifications You must be signed in to change notification settings

jameslzhu/ircbot

 
 

Repository files navigation

ircbot

Build Status

IRC bot for account creation and other things.

Working on ircbot

We recommend working on supernova, the staff login server. supernova has all of the configuration files and libraries necessary to run ircbot. See our instructions for logging into supernova.

$ git clone https://github.com/ocf/ircbot.git $ make install-hooks

Once you've made changes, you can run make dev to run the bot in testing mode. In this mode, the bot will join #yourusername on IRC. Your username's channel probably isn't bridged to slack, so you will need to connect to IRC to interact with the bot.

About

IRC bot for account creation and other things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.5%
  • HTML 3.0%
  • Makefile 1.3%
  • Other 1.2%