Fixed user content link

This commit is contained in:
Anon 2022-07-17 23:53:16 -07:00
parent 7189e29cf2
commit c0163d759f

View File

@ -82,7 +82,7 @@ To begin posting:
- `find "./rsc" -type f -exec md5sum -b '{}' \; > "./md5/master_file.txt"`
- Start the bot with `./run.sh`
- Enter your password if you encrypted your OAuth tokens.
- If you symlinked the file in the [Installing](##installing) section you can simply run `yandereLewdBot` instead of changing directories and starting the bot with `./run.sh`
- If you symlinked the file in the [Installing](##Installing) section you can simply run `yandereLewdBot` instead of changing directories and starting the bot with `./run.sh`
- If everything worked correctly, you should see your first image posted to your account.
- Hit Ctrl+C to stop the bot.
- When you start the bot again, it will begin posting from where it last left off.