James Lu
|
a520496f81
|
writing-plugins: fix markdown syntax errors
[ci skip]
|
2018-07-02 00:57:41 -07:00 |
|
James Lu
|
a74fe9bf08
|
writing-plugins: refer to the services API guide for utils.add_cmd features
|
2018-07-02 00:47:30 -07:00 |
|
James Lu
|
420f523dfd
|
writing-plugins: briefly mention log, world, irc.connected, and useful builtin modules
Closes #522.
|
2018-06-26 21:58:17 -07:00 |
|
James Lu
|
e340f6e9a2
|
writing-plugins.md: rewrite for clarity for conciseness
Also document the introduction of hook handler return values and irc.error()
[skip ci]
|
2018-06-26 21:36:17 -07:00 |
|
James Lu
|
39b1e28061
|
Remove plugins/example_service, it is out of date and broken with 2.x
Closes #532.
|
2017-10-05 19:08:28 -07:00 |
|
James Lu
|
04c18f0bd5
|
docs: get rid of self.irc, self.proto, irc.proto
|
2017-06-25 02:10:03 -07:00 |
|
James Lu
|
c8f945d40f
|
writing-plugins.md: mention that IRCParser is a 1.2+ feature
|
2017-03-12 20:37:53 -07:00 |
|
Ken Spencer
|
ed7a117247
|
doc/technical/writing-plugins.md: mention and link to using-ircparser.md
|
2017-03-12 21:55:22 -04:00 |
|
James Lu
|
a7280d2943
|
docs/t: more notes regarding the permissions API
|
2017-02-24 18:31:26 -08:00 |
|
James Lu
|
3dd35ba5a1
|
Add an example services plugin
Closes #399.
|
2017-01-21 11:59:43 -08:00 |
|
James Lu
|
cb30aca750
|
docs/t/writing-plugins: mention main() and die()
Closes #113.
|
2016-06-11 11:03:16 -07:00 |
|
James Lu
|
a0d20df899
|
docs: tweak writing-plugins & TOC, move plugin_example to plugins
Closes #226.
|
2016-05-22 10:59:57 -07:00 |
|
James Lu
|
3856ee435c
|
docs/t: rewrite parts of writing-plugins.md
|
2016-05-19 23:42:42 -07:00 |
|
James Lu
|
4e8de60005
|
core: Rewrite WHOIS handlers to simply listen to a custom hook (PYLINK_CUSTOM_WHOIS)
|
2016-05-19 23:32:43 -07:00 |
|
James Lu
|
acdd7dbb78
|
protocols: rename joinClient(...) -> join(...)
|
2016-01-16 16:36:45 -08:00 |
|
James Lu
|
e4815a72e1
|
docs: add part of hooks-reference, mention topics and modes in protocol module spec, some more changes
ref: #113.
|
2015-12-26 16:44:22 -08:00 |
|
James Lu
|
4529481556
|
docs/writing-plugins.md: also mention irc.reply()
|
2015-12-26 15:07:44 -08:00 |
|
James Lu
|
bd9a857042
|
docs: add auto-generated InspIRCd protocol spec, and finish off most of writing-plugins.md
|
2015-09-06 23:11:55 -07:00 |
|
James Lu
|
7625268732
|
docs/: Start work on writing-plugins.md, improvements to example plugin
|
2015-08-24 12:10:14 -07:00 |
|