10 lines
556 B
Markdown
10 lines
556 B
Markdown
# Reddit Commands
|
|
To execute a command on the Reddit bot, include `u/{BOTNAME} [cmd]` in a comment. (Replace {BOTNAME} with the actual bot name, and [cmd] with any command listed below).
|
|
|
|
## `add_post`
|
|
Adds a post to the bots database.
|
|
- **Only moderators of a subreddit or the OP (Original Poster) can use this command.**
|
|
### **Examples**
|
|
* `u/{BOTNAME} add_post`
|
|
* `Cool art, let me add that. u/{BOTNAME} weekly_art` (weekly art is an alias for add_post that is enabled by default)
|
|
* `Cool art. Just gonna u/{BOTNAME} add_post so it can become featured.` |