forked from GitHub/dbot
* Admin module doesn't try to use reload string when it's not there. * Fix dent event hookin * Fix quote retrieval (two ~q definitions and no false check before interpolate) * Change databankerised modules to use redis for testing
## 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.