Update bk_week_help_dc.md
This commit is contained in:
@@ -2,12 +2,19 @@
|
|||||||
## `/bk_week_add [url] [approve]`
|
## `/bk_week_add [url] [approve]`
|
||||||
Adds a URL to the list of posts. This is done automatically by the bot for certain posts.
|
Adds a URL to the list of posts. This is done automatically by the bot for certain posts.
|
||||||
- **`[approve]`**: `true` or `false`, determines whether to pre-approve the post.
|
- **`[approve]`**: `true` or `false`, determines whether to pre-approve the post.
|
||||||
|
|
||||||
## `/bk_week_remove [url]`
|
## `/bk_week_remove [url]`
|
||||||
Removes an existing URL from the list of posts.
|
Removes an existing URL from the list of posts.
|
||||||
|
|
||||||
## `/bk_week_approve [url]`
|
## `/bk_week_approve [url]`
|
||||||
Flags the post as **human_approved**, confirming that the artwork is original.
|
Flags the post as **human_approved**, confirming that the artwork is original.
|
||||||
|
|
||||||
## `/bk_week_disapprove [url]`
|
## `/bk_week_disapprove [url]`
|
||||||
Reverses the effect of `/bk_week_approve`.
|
Reverses the effect of `/bk_week_approve`.
|
||||||
|
|
||||||
|
## `/bk_week_bind`
|
||||||
|
Binds the current channel as the channel where the bk_week data is sent and updated in. No binding means the only way to view the data is using `/bk_week_get`.
|
||||||
|
|
||||||
### **Examples**
|
### **Examples**
|
||||||
```
|
```
|
||||||
/bk_week_add https://reddit.com/post_url false
|
/bk_week_add https://reddit.com/post_url false
|
||||||
|
|||||||
Reference in New Issue
Block a user