|
54f94be56d
|
plugin_tutorial: rewrite / condense plugin.py section
- Add additional inline links to related doc pages
- Mention additional common uses of irc.reply and irc.error
|
2023-05-11 08:08:52 -07:00 |
|
|
b4b52e2c7c
|
Reference modern-irc spec when relevant
|
2022-03-17 21:31:55 +01:00 |
|
|
ab99fac88d
|
Start documenting the overall architecture
|
2021-04-11 20:37:48 +02:00 |
|
|
1867b29e27
|
Fix typo.
|
2014-01-26 22:31:46 +01:00 |
|
|
600ccdbd3e
|
Document plugins' __init__() and die().
|
2014-01-26 22:07:51 +01:00 |
|
|
bf25eaace0
|
Document invalidCommand and at a pointer to PluginRegexp in the events documentation.
|
2014-01-21 13:44:42 +01:00 |
|
|
37923abd07
|
Document callAfter and callBefore.
|
2014-01-20 13:51:10 +01:00 |
|
|
8dc9d73f0e
|
Document inFilter and outFilter.
|
2014-01-20 13:35:42 +01:00 |
|
|
0e7c7fac45
|
Document pre-command-call hooks.
|
2014-01-20 12:02:24 +01:00 |
|
|
27a9a4764d
|
Document commands handling on the plugin side.
|
2014-01-20 11:15:30 +01:00 |
|
|
2df3137061
|
Document dynamicScope.
|
2014-01-20 10:58:19 +01:00 |
|
|
6c3d4fa07c
|
Document 'do-commands'.
|
2014-01-20 10:46:39 +01:00 |
|