Skip to content

specialkevin/lad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L.A.D.

L.A.D.

L.A.D. is an IRC link bot with a sexy web front-end. The bot currently will disply all links posted in a channel and parse out images and Github repos from links to display in seperate tabs.

RQUIREMENTS

  • Heroku App
  • MongoLab Heroku Add-on
  • Sinatra
  • Cinch
  • MongoMapper
  • tint

SETUP

git clone git://github.com/specialkevin/lad.git
heroku create
heroku heroku addons:add mongolab
heroku config:add IRC_SERVER=<irc server>
heroku config:add IRC_CHANNEL=<irc channel>
heroku config:add IRC_NICK=<irc bot nick>
git push heroku master

FUTURE

  • Add image caching
  • Pull out videos into seperate page
  • Pull out github links into seperate page

About

L.A.D. is an IRC link bot with a web interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published