A moderation discord bot that I made to improve my own server, and add personalisation using JavaScript
- Run
cd <dir>(Set-Locationcan be used if running PowerShell) - If using npm, run
npm install [packages]in your command line, or if you prefer to use yarn, runyarn add [packages] - Copy the .env.example file and rename the copy to .env, and input the required details from your Reddit APP and Discord Developer Dashboard
- Run
node index.jsto start the bot
Contact me via support@starlover.online in a case of any issues, make sure to include an image and a detailed explanation of your issue