From 3c4b3bc3f37914f799f4217e215e0799f894e81e Mon Sep 17 00:00:00 2001 From: void Date: Mon, 19 Aug 2024 21:25:29 +0000 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 502a5d2..a07a4fd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ # RoStalker -RoStalker Source Code \ No newline at end of file +RoStalker Source Code, since i don't care about the project anymore + +## Setup + +1. **Upgrade your pip version** +``` +pip install --upgrade pip +``` + +2. **Install required libraries** +``` +pip install requests discord +``` + +3. **Setup your Config File** +Discord-Bot-Token: Your Discord Bot Token +OwnerIDs: Discord IDs of all the owners (must be integer) +.ROBLOSECURITY: Required for the current playing game of a user, a throwaway roblox cookie is advised to be used +WebhookURL: Discord webhook url for logging searches +