From 37a1027612c72ab66f84f31a04ec4ca1a335e760 Mon Sep 17 00:00:00 2001 From: reality Date: Tue, 15 Jan 2013 21:20:25 +0000 Subject: [PATCH] Dent docs --- modules/dent/README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 modules/dent/README.md diff --git a/modules/dent/README.md b/modules/dent/README.md new file mode 100644 index 0000000..a13464a --- /dev/null +++ b/modules/dent/README.md @@ -0,0 +1,31 @@ +## Dent + +Post dents. + +### Description + +Allows the posting of dents to Identica. Easily abused for posting status +messages to Twitter by linking the Identica account. + +### Commands + +#### ~dent [text] +Post the given text to Identica. + +### Configuration + +#### username +Identica username to post with. + +#### password +Identica password to post with. + +### API + +#### post(content) +Post the given content to Identica. + +### Hooks + +#### ~qadd +Posts new quote additions.