.. |
gpg
|
Display an error and don’t send the message if gpg failed to encrypt a message.
|
2012-11-05 15:03:20 +00: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
|
Make the alias plugin behave like documented.
|
2012-05-19 21:56:13 +02: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 |
double.py
|
super-useful plugin that duplicates the first word of a message
|
2012-12-18 01:54:20 +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
|
Do not let figlet interpret - as args
|
2012-05-10 10:47:45 +02:00 |
iq_show.py
|
fix a traceback on /unload iq_show
|
2012-12-16 14:58:44 +01:00 |
link.py
|
Make the Executor class reliable.
|
2012-10-22 17:14:21 +02:00 |
mpd_client.py
|
Prevent tracebacks in the mpd_client plugin
|
2012-07-07 04:39:01 +02:00 |
otr.py
|
Fix the OTR plugin completion
|
2012-05-29 12:37:50 +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
|
Use add_tab_command in the quote plugin
|
2012-05-13 18:39:57 +02: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 |
replace.py
|
typo or something like that…
|
2012-07-07 04:56:38 +02:00 |
revstr.py
|
super useful plugin that does a revstr on your messages.
|
2012-12-18 02:08:38 +01: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 |
shuffle.py
|
super useful plugin that shuffles the message you send.
|
2012-12-18 02:03:24 +01:00 |
simple_notify.py
|
Make the Executor class reliable.
|
2012-10-22 17:14:21 +02:00 |
status.py
|
Make /status comply with the command args rule
|
2012-07-03 03:55:57 +02: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 |
time_marker.py
|
Add a nice time_marker plugin.
|
2012-12-17 04:56:46 +01:00 |
uptime.py
|
Fixes #2335
|
2012-02-24 02:14:54 +01:00 |