diff --git a/docs/Creating the app.md b/docs/Creating the app.md deleted file mode 100644 index 94f63ff..0000000 --- a/docs/Creating the app.md +++ /dev/null @@ -1,12 +0,0 @@ -## Creating the Reddit app - -In your browser where you are logged in to the Reddit account you want to use, go to [this URL](https://www.reddit.com/prefs/apps). - -Once there, click the “are you a developer? create an app...” button. Name the app anything you want, I recommend not naming it Reddit Karma bot. Instead, go for something generic like “Test script”. Then **click the Script option**, this is important. -You can leave the description and about URL empty, but you need to put a value for the redirect URI. This can be anything as long as it is a valid URL. I recommend doing something similar to http://example.com or http://nourl.com. But like I said, it can be anything. -Then click Create App. -You will now be presented with this screen: - -![app_example](https://user-images.githubusercontent.com/29954899/103455850-f8810880-4cf0-11eb-9002-64c2f1e5a44e.png) - -In this image, you will find your client id and secret. These are highlighted in red and cyan respectively. Now we are ready to get the bot up and running! diff --git a/docs/Home.md b/docs/Home.md deleted file mode 100644 index 3e8404d..0000000 --- a/docs/Home.md +++ /dev/null @@ -1 +0,0 @@ -### MRPS reddit karma farming bot diff --git a/docs/Linux.md b/docs/Linux.md deleted file mode 100644 index e69de29..0000000 diff --git a/docs/Windows.md b/docs/Windows.md deleted file mode 100644 index e69de29..0000000