Skip to content

shrikrishnaholla/optimus

 
 

Repository files navigation

Optimus

Build Status

Optimus is a P.R.I.M.E. (Pseudo Robotic Irc Messaging Entity). He is being developed to monitor the logs and provide assistance in PES OpenSource Community's IRC channel #pes-os (in freenode)

Optimus Prime

The attempt here is to write an IRC bot, but at the same time try to give it a personality, that of the character Optimus Prime in Transformers series

###Installation

  1. Clone the repository and change to the project directory
  2. Run npm install. Of course, you need to have Nodejs first.
  3. Run npm start. The bot will have connected to the set channels and started logging. The configurations can be tweaked in config.js

###Running tests Execute npm test in the project directory.

###Contributing
The philosophy, tech stack, coding guidelines are available in wiki

  1. Adding a feature
  1. Raising an issue
  • Determine what is breaking
  • Raise an issue here
  • Describe in what situations the system breaks
  1. Fixing bugs
  • Go through outstanding issues
  • Choose an issue you would like to close
  • Comment on the issue that you intend to work on it (to avoid conflicts)
  • Follow steps in (1)

Authors

About

Optimus Prime, PES OpenSource community's IRC Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%