Skip to content

botanicus/botabot

Repository files navigation

About

BotaBot is bot for jabber (XMPP protocol), especialy for MUC (multi user chat). It can interact with users, save history

Usage

# Copy configuration template
cp config/settings.yml.default config/settings.yml

# Edit configuration file. Examples are given in the file.
mate config/settings.yml

# Run the bot
ruby bin/botabot.rb

Future

Before BotaBot 1.0 I would like to implement persistent data storage powered by DataMapper, statuses, permissions to execute commands, better console, history plugin and better code reloading.

It should also get a Rakefile with options for RubyGems and be available as a RubyGem.

About

Simple and extensible Jabber MUC bot in Ruby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages