forked from GitHub/dbot
32 lines
460 B
Markdown
32 lines
460 B
Markdown
## 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.
|