Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.49 KB

README.md

File metadata and controls

56 lines (33 loc) · 1.49 KB

Pinkman

Simple IRC bot written in Node for #devdk

About

Pinkman was originally created for the danish development and design community #devdk which primary operates on IRC.

Since we have many users and needed some flexibility to guard the channel and availability to execute commands, we created Pinkman.

Pinkman is named after the character from the TV serie Breaking Bad, of which we're all large fans!
It therefore come as a natural choice to name the bot after a character in the serie.

Requirements

Pinkman runs on meth and NodeJS.

Instructions

  git clone [email protected]:tkjaergaard/Pinkman.git
  
  npm install
  
  node Pinkman.js

For the best result, we're recommending that you use it with the package Forever.

Public commands

  • !tableflip - Flip that table.
  • !puttableback - Put that table back.
  • !dice - Roll the dice.
  • !quote - Throw a Pinkman quote, bitch!

Constribution

We welcome all improvements you got for Pinkman. The philosophy is though that is should be dead simple.

Simply create a issue and drop a pull-request and we take a look at it :)

License

Pinkman is an open source project, and is licenced under MIT. That means that you can do pretty much whatever you wanna do with it.

Author

Thomas Kjaergaard http://twitter.com/t_kjaergaard

Constributors