mirror of
https://github.com/FoxxMD/context-mod.git
synced 2026-04-19 03:00:07 -04:00
20 lines
1009 B
Markdown
20 lines
1009 B
Markdown
### Creating Your Configuration
|
|
|
|
#### Get the raw contents of the configuration
|
|
|
|
* In a new tab open the github page for the configuration you want ([example](/docs/examples/repeatActivity/crosspostSpamming.json5))
|
|
* Click the **Raw** button...keep this tab open and move on to the next step
|
|
|
|
#### Edit your wiki configuration
|
|
|
|
* Visit the wiki page of the subreddit you want the bot to moderate
|
|
* Using default bot settings this will be `https://old.reddit.com/r/YOURSUBERDDIT/wiki/botconfig/contextbot`
|
|
* If the page does not exist create it, otherwise click **Edit**
|
|
* Copy-paste the configuration into the wiki text box
|
|
* In the previous tab you opened (for the configuration) **Select All** (Ctrl+A), then **Copy**
|
|
* On the wiki page **Paste** into the text box
|
|
* Save the edited wiki page
|
|
* Ensure the wiki page visibility is restricted
|
|
* On the wiki page click **settings** (**Page settings** in new reddit)
|
|
* Check the box for **Only mods may edit and view** and then **save**
|