blob: 84476abf91b6723c24956fc314e90065bb146f91 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# frippy [](https://travis-ci.org/Mavulp/frippy)
Frippy is an IRC bot which is splits its functions into plugins.
Currently it has plugins to:
* Send the names of emojis used
* Send the titles of HTML pages linked
* Create factoids with Lua support
* Send messages to offline users when they join again
* Automatically change nickname when it is available again
Check the config.toml file to get an idea of how to set the bot up.
|