A small project I made for friends. There are very little features but it might be useful to someone in some way. You can easily build on this if you know NodeJS, adding any features and configuring to your needs.
git clone https://github.com/itsmeleow/sneaker-discord-bot
.cd sneaker-discord-bot
on your terminal/command prompt.config/config.json
and edit the file.
{
"discordBotToken": "HIDDEN-FOR-PRIVACY-REPLACE-HERE",
"colorHexCode": "#000000",
"embedFooter": "@nucleisoftware",
"pingRoleID": "REPLACE-ID-HERE",
"checkpointChannelID": "REPLACE-ID-HERE",
"shopifyChannelID": "REPLACE-ID-HERE"
}
config/proxies.txt
.
Download all the required dependencies.
npm install
Start the program.
node src/index.js
Login success as [botTag].
!qt [site] [var]
!var [productLink]