poezio/plugins
2011-11-23 19:53:02 +01:00
..
gpg Add a setkey command for the /gpg command. 2011-11-13 18:34:52 +01:00
alias.py Use the new args parser in the alias plugin 2011-11-18 23:35:28 +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 Fix the url matching in the link plugin 2011-10-29 17:20:18 +02:00
mpd_client.py Fix mpd plugin (the colors) 2011-11-14 00:54:50 +01:00
pacokick.py Added the super-useful and popular pacokick 2011-11-09 03:08:53 +01:00
ping.py Add a /ping command through a ping plugin 2011-11-15 01:15:08 +01: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 Use the new functions in reminder.py 2011-11-15 21:42:10 +01:00
screen_detach.py
send_delayed.py Add a send_delayed plugins to send messages in some time 2011-11-15 21:35:39 +01:00
status.py Fix plugin status 2011-11-16 13:26:07 +01:00
test.py Example for add_tab_command in the test plugin 2011-11-13 00:26:14 +01:00
translate.py