Skip to content

orlando/chocobot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chocobot

This is a simple hubot bot.

   /"' ̄フ/)        、
  ,/ ,--、  ̄、__フ     //
  ,ヘl⌒ノ   >    ,/ /_
 ( _l_"_ニ_ く_  /) / /
  ゛ ,>      フ、    、、>
   <" (      フ __>
   ヽ  \、、 _フ' ノ
    \、__、、,_ノ゛
         〉ニ〉ニ〉
       ,、_/ニ/ニ/
     ∠l∠l、ニ>

Installation

Already configured to work on IRC and with some of my favorites scripts.

The easiest deployment is with Heroku, after you clone the repository:

heroku create --stack cedar
git push heroku master
heroku ps:scale app=1
heroku addons:add redistogo:nano
heroku config:add HUBOT_IRC_SERVER="chat.freenode.net"
heroku config:add HUBOT_IRC_ROOMS="#your-channel"
heroku config:add HUBOT_IRC_NICK="chocobot"
heroku config:add HUBOT_IRC_UNFLOOD=20000

Using redistogo requires a verified account, but is optional.

About

A hubot bot with more chocobo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published