swh:1:snp:634d2b8906a7a2f6511ccb358da84e19b290d2c9
Raw File
Tip revision: 5e16dc1a91a9abb365add818eda8a4bbea5eded6 authored by Valentin Lorentz on 25 December 2015, 18:24:00 UTC
Misc & Aka: Don't assume all callbacks are plugins.
Tip revision: 5e16dc1
README.md
This plugin keeps factoids in your bot.

To add factoid say
`@something is something` And when you call `@something` the bot says 
`something is something`.

If you want factoid to be in different format say (for example):
`@Hi is <reply> Hello` And when you call `@hi` the bot says `Hello.`

If you want the bot to use /mes with Factoids, that is possible too.
`@test is <action> tests.` and everytime when someone calls for `test` the bot answers `* bot tests.`
back to top