Skip to content

jakenotjacob/tokbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tokbot

This is a little factoid bot, initially created for use in vaperhangout in Freenode.

Installation

Clone the repository:

git clone git@github.com:jaketnotjacob/tokbot

Install the dependencies:

$ bundle install

Build the database (and tables):

$ rake db:create

======= Create the config file using the template:

$ cp config/config.example.yaml config/config.yaml

Modify this file to your needs before running.

Usage

Run the bot using (either):

$ bundle exec tokbot

or simply... $ tokbot

Development

Please follow the development model A Successful Git branching model (Vincent Driessen) when working on this project. We feel that this is the best way to keep the tree nice and tidy for the time being (though we are always open to suggestions!).

Bug reports and pull requests are welcome on GitHub at https://github.com/jakenotjacob/tokbot.

License

The gem is available as open source under the terms of the MIT License.

About

IRC factoid bot with plugin functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages