X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=blobdiff_plain;f=README.md;h=c06b3137c0c4f825ef01bc095058eedbcf1dab8c;hp=9d9cc662f37e967529ac340de7ca547038b6e7ed;hb=39195dd6224cbebb80beeb262b422d3e05fbbd7a;hpb=ea57654eba4c785dafc7c84753bbdfa31056cc2a diff --git a/README.md b/README.md index 9d9cc66..c06b313 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ #libPurple core-answerscripts plugin + * **Most hackable pidgin plugin!** * Framework for hooking scripts to **respond received messages** (and maybe bit more in future) for various **libpurple** clients such as **pidgin or finch** * This simple plugin just passes every single message received by any libPurple-based client (pidgin,finch) to sript(s) in user's home directory... So **you can add various hooks.** * There are already few sample (answer)scripts in ./purple directory, so you can check how easy it is to write some script for pidgin or finch... @@ -14,7 +15,7 @@ There are lot of hacks that you can do with this simple framework if you know so - Providing some **service** (Searching web, Weather info, System status, RPG game...) - BackDoor (**even unintentional one - you've been warned**) - Loging and analyzing messages -- Connect IM with Arduino +- Connect IM with **Arduino** - Annoy everyone with spam (and probably **get banned everywhere**) - **Anything else that you can imagine...** (i'm looking forward to hearing your stories)