mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
Dent docs
This commit is contained in:
parent
69d9880519
commit
37a1027612
31
modules/dent/README.md
Normal file
31
modules/dent/README.md
Normal file
@ -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.
|
Loading…
Reference in New Issue
Block a user