mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
e02a766f82
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" ``` |
||
---|---|---|
.. | ||
locales | ||
__init__.py | ||
config.py | ||
messages.pot | ||
plugin.py | ||
README.md | ||
test.py |
This plugin gives the bot ability to show factoids. It can also show information about how many times factoid has been called.