Supybot-plugins/LimnoriaChan
Valentin Lorentz 0f19d6126d All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
..
local LimnoriaChan: first commit (static and dynamic factoids) 2011-06-23 15:04:00 +02:00
README.md LimnoriaChan/README.md: remove markdown from the first line. 2012-09-23 08:41:09 +03:00
__init__.py All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
config.py LimnoriaChan: add @issue 2011-06-23 17:25:05 +02:00
plugin.py LimnoriaChan: Fix URL for some factoids. 2012-08-07 22:52:31 +00:00
test.py LimnoriaChan: Make tests pass. 2012-08-08 16:07:25 +02:00

README.md

LimnoriaChan - #Limnoria factoids, Limnoria issues linker etc.

LimnoriaChan

LimnoriaChan is meant for use on #Limnoria and is loaded on Limnoria there.

Usage

LimnoriaChan has two commands called "issue" and "issuepl". Issue opens an issue to Limnorias issue tracker and issuepl to issue tracker of ProgVals Supybot-plugins.

LimnoriaChan also includes factoids and ability to get issue links. They can be get by saying e.g %%issue#123 on channel, which returns https://github.com/ProgVal/Limnoria/pull/123 , or e.g %%git , which returns the git clone URL for Limnoria, git://github.com/ProgVal/Limnoria.git .