Skip to content

TeaLightbot/Dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Todo:

##Commands

Better method of registering commands

##FeatureRequest

##BugReport

##Responses

##Wiki

Message limit responses

Case insensitivity or retry with caps on first

##Karma

##Wiktionary

##Twitter

##Calendar

##Calc

##Wolfram Alpha

##ety

##ud

Dot

IRC Bot in Node with MongoDB

#Example config Config lives in setup/config.json. config.json is in the .gitignore file for this project. { "name": "Dot", "server": "irc.foonetic.net", "port": "1234" "password": "pa55", "channels": ["#dottest"], "admin": ["Lightbot"], "debug": true

"twitter_consumer_key": "xxxxxxxxxxxxxxxxxxxxxxxxx", "twitter_consumer_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "twitter_access_token_key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "twitter_access_token_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" }

About

IRC Bot in Node with MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published