prepare for antispam
[mirrors/libpurple-core-answerscripts.git] / TODO.md
CommitLineData
0de4c204 1#What TODO?
c8c87c89 2 * Add way to block messages (eg. based on return value?), so you can write antispam filters using answerscripts.
86db576a 3 * grep -o "[А-Яа-яЁё]" :-/
0de4c204
TM
4 * GUI for managing answerscripts with following features
5 * list answerscripts
6 * enable/disable answerscripts (by chmod +x/-x on them)
7 * edit/create/delete answerscripts
8 * install/update/share answerscripts using online git repository (aka script market)
9 * Add more ANSW_ variables and features
10 * Make this answerscript API stable
11 * Port whole idea and plugin to other (non-purple) libraries/clients while maintaining compatibility of existing answerscripts and API
12 * probably move answerscripts out of ~/.purple/ to ~/.config/answ/ or something, so they can be shared between multiple agents
5cd90c72
TM
13 * Figure out why is first reply always followed by some ugly binary mess
14 * visible in irssi
15 * but it happens even for messages not sent by this plugin, so probably not my fault
This page took 0.138887 seconds and 4 git commands to generate.