-
Notifications
You must be signed in to change notification settings - Fork 176
Canonical #limnoria doc
Valentin Lorentz edited this page Nov 10, 2019
·
1 revision
Limnoria has some kind of factoids, specifically designed for our channel (implemented in plugin LimnoriaChan).
There is two kind of factoids:
- %%name : This is a static factoid, that will answer with an URL.
- %%name#argument : This is a dynamic factoid, that will answer with an URL that depends on the argument.
Here is the list:
-
git: link to the Limnoria Web repository -
git-pl: link to the ProgVal/Supybot-plugins Web repository -
wiki: link to this wiki -
issues: link to Limnoria issue tracker -
issues-pl: link to ProgVal/Supybot-plugins issue tracker -
supybook: link to the Supybook
-
git#folder: link to thefolderin Limnoria repository -
git-pl#folder: link to thefolderin ProgVal/Supybot-plugins repository -
file#filename: link to thefilenamein Limnoria repository -
file-pl#filename: link to thefilenamein ProgVal/Supybot-plugins repository -
commit#hash: link to the commithashin Limnoria repository -
commit-pl#hash: link to the commithashin ProgVal/Supybot-plugins repository -
wiki#page: link to the Limnoria wikipage -
issue#id: link to the issueidin Limnoria repository -
issue-pl#id: link to the issueidin ProgVal/Supybot-plugins repository
You can easily open issues to Limnoria bugtracker: run @issue <Description of the issue>.