About This File
This is the code to a bot that Fuel used to give out to select boosters (via a special giveaway). I won one of these, and I don't have a use for it, so why not. This is a basic bot, but it does the job somewhat well. Includes node_modules folder for ease of use!
How to run (since I got people asking) : Edit the config.js file, and add the proper channel IDs and the bot token. Both are easy to do. Then, open up a command prompt, and cd to the directory. An example of that command is included below:
cd C:\Users\Amy\Desktop\FuelVerify
Now that you've went to the directory, make sure you have node.js installed. ( https://nodejs.org/en/ ) If you already have this installed, great! Now just run the follow command:
node index.js
The bot should be running now!
Edit: I also removed the retarded whitelist system he has/had entirely, so the feds will not knock on your door ?
NOTE: If you care, Fuel's credits are in the "index.js" file. Remove them if you please.
Edited by IceWallowCome
Added a tutorial (because people don't have a brain)