Official source code for Rey Stalker Discord bot.
Prerequisites
- Node.js Version 16
- Npm
Windows 8 or above for notification support.
10.8 or more for notification support, or Growl if earlier.
- node-notifier for notificatons
- imagemagik for screenshot
Check your package managers for the following packages
Clone the project
git clone https://github.com/Reyansh-Khobragade/rey-stalker
Go to the projects's working directory
cd rey-stalker
Fill in the config.sjon file
- Token
Go to Discord Developer portal and make a new application
- Owner ID
Enable Developer options in your Discord app and right click on your profile and get you ID
- Prefix
Your preferred prefix
- Stalk Timeout
Time interval between screenshots
Install the nodejs dependencies
npm install
Run the bot
node index.js