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.