Skip to content

Canonical #limnoria doc

Valentin Lorentz edited this page Nov 10, 2019 · 1 revision

#limnoria@Freenode's Limnoria (opped)

Factoids

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:

Static factoids:

  • 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

Dynamic factoids:

  • git#folder: link to the folder in Limnoria repository
  • git-pl#folder: link to the folder in ProgVal/Supybot-plugins repository
  • file#filename: link to the filename in Limnoria repository
  • file-pl#filename: link to the filename in ProgVal/Supybot-plugins repository
  • commit#hash: link to the commit hash in Limnoria repository
  • commit-pl#hash: link to the commit hash in ProgVal/Supybot-plugins repository
  • wiki#page: link to the Limnoria wiki page
  • issue#id: link to the issue id in Limnoria repository
  • issue-pl#id: link to the issue id in ProgVal/Supybot-plugins repository

Other commands

You can easily open issues to Limnoria bugtracker: run @issue <Description of the issue>.

Clone this wiki locally