.. |
gpg
|
Remove some debugging prints
|
2012-02-09 11:08:14 +01:00 |
.translate.py
|
Make translate.py more customizable, and hide it for now
|
2012-05-09 19:19:17 +02:00 |
admin.py
|
Add /mute to the admin plugin
|
2012-05-05 19:45:45 +02:00 |
ai.py
|
Replace /load with /load_db in AI plugin…
|
2012-03-09 14:42:22 +01:00 |
alias.py
|
Fix the alias plugin
|
2012-01-26 10:05:36 +01:00 |
amsg.py
|
Add a /amsg plugin
|
2012-02-07 01:12:21 +01:00 |
day_change.py
|
Should fix day_change plugin
|
2011-11-08 00:14:44 +01:00 |
exec.py
|
Exec plugin now executes the command in sh -c, allowing us to do some shell tricks etc (pipes, for example).
|
2011-11-10 05:19:34 +01:00 |
figlet.py
|
Same as previous commit, but with _say
|
2011-11-09 14:29:13 +01:00 |
iq_show.py
|
Add an iq_show plugin
|
2011-11-15 01:27:42 +01:00 |
link.py
|
Fixes #2348
|
2012-03-30 02:43:43 +02:00 |
mpd_client.py
|
Use add_tab_command in the mpd client plugin
|
2012-05-05 15:45:26 +02:00 |
otr.py
|
Add the OTR plugin
|
2012-03-25 23:40:22 +02:00 |
pacokick.py
|
Added the super-useful and popular pacokick
|
2011-11-09 03:08:53 +01:00 |
ping.py
|
Fix the ping plugin
|
2012-05-06 21:10:13 +02:00 |
quote.py
|
/quote can now be used by specifiying only the seconds, then completing.
|
2011-11-23 19:53:02 +01:00 |
rainbow.py
|
Same as previous commit, but with _say
|
2011-11-09 14:29:13 +01:00 |
reminder.py
|
Fix the /remind help
|
2012-05-06 22:09:16 +02:00 |
screen_detach.py
|
[teisenbe] Use the imp module to import modules.
|
2011-09-24 22:26:31 +02:00 |
send_delayed.py
|
Add a send_delayed plugins to send messages in some time
|
2011-11-15 21:35:39 +01:00 |
simple_notify.py
|
Remove useless stuff from the simple_notify plugin
|
2012-05-05 18:26:54 +02:00 |
status.py
|
Fix plugin status
|
2011-11-16 13:26:07 +01:00 |
tell.py
|
Add a /tell plugin
|
2012-03-31 01:24:37 +02:00 |
test.py
|
Example for add_tab_command in the test plugin
|
2011-11-13 00:26:14 +01:00 |
uptime.py
|
Fixes #2335
|
2012-02-24 02:14:54 +01:00 |