mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-03-06 06:20:43 +01:00

Fixes #783 (I hope). There is translatable string `$value` that I had translated and I believe it's what causes that issue. ```diff #: config.py:80 msgid "$value" -msgstr "$arvo" +msgstr "$value" ```
This plugin gives the bot ability to show factoids. It can also show information about how many times factoid has been called.