Skip to content

BantouTelecom/mozwebqa-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MozWebQA IRC Bot

This is an IRC bot that sits and monitors what is happening in the channel it is also good at trying to help users where it can!

Staring the Bot

By default the bot is called "mozwebqabot" and it joins #mozwebqa. You can override these values by passing them on the command line. The syntax is node bot.js [nick] \#[channel_name]

Note that you must escape the #-sign in the channel name using a backslash.

Deploying the bot to Heroku

For information on deploying the bot to Heroku, see https://devcenter.heroku.com/articles/nodejs

Killing the process on Heroku

heroku ps:scale web=0

About

IRC bot to help out in Automation Services Channel on irc.mozilla.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published