GithubHelp home page GithubHelp logo

dister's Introduction

dister IRC Bot on node.js

#Introduction: Start the bot with

node start.js

#Todo - Possibilities:

  • readme common facts with bot - very helpful for newcomers !readme hudson !readme git
  • deployment status, upon completing integration Release 12930219231 has been deployed on ....
  • leave matters, !avail ; is currently on leave till - xxxx
  • !seen ; was last seen on ....
  • simple AI for !lunch

#Implemented:

Attend

Keeps a list of those attending certain events:

!attend <event> [list]

Eg. Team meeting on 27th Sept 2011:

!attend 27092011

The list of those attended:

!attend 27092011 list

Bugzilla

Returns non-fixed bugs from Bugzilla, for P1|2|3|4, assigned to username:

!bugs [P1|P2|P3|P4] [username]

Eg. Search for all bugs assigned to sjlee

!bugs sjlee

Eg. Search for all P1 bugs assigned to sjlee

!bugs P1 sjlee

Eg. Search for all P1 bugs

!bugs P1

Commands

Parses this file and echos to the user with all the implemented commands

!commands

Events

Handle messages to be broadcasted within a certain time, with format similar to cron:

!event <day> <hour> <min> <sec> <times> <message>

eg. This will notify us at our conference time, Tuesday, 17:00:00, indefinitely:

!event 2 17 0 0 -1 "Conference now!"

To check for existing events:

!events

Food

Returns food suggestions:

!food

Github

Notify of new commits immediately (or almost immediately)

Hudson

Checks Hudson build status from IRC client:

!hudson [staging|production|master]

Stats

Shows system stats of server nodes:

!stats <nodeXX>

Lunch (Deprecated)

Generates a random lunch location based on the added location or adds a new location

!lunch [location]

dister's People

Contributors

singjie avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.