summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 9b1e1b6b9b9ffedadbbe4f7b1d3d2d029da5d7a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# frippy [![Build Status](https://travis-ci.org/Mavulp/frippy.svg?branch=master)](https://travis-ci.org/Mavulp/frippy)
Frippy is an IRC bot which is splits its functionality into plugins.
Currently it has plugins to:

* Get unicode information about characters
* Send the titles of HTML pages linked
* Create factoids with Lua support
* Store messages intended for offline users
* Automatically change nickname when it is available again

Check the config.toml file to get an idea of how to set the bot up.