This is a discord ticket bot made by Fayaz and built on top of discord.js.
First Rename the .example.env to .env. Then replace the Token, ClientID and MongoURI with your bots token, clientID and your mongoDB URI respectively.*
To customise your bot, go into src/config.js and edit the data in there.
To start the bot, you can either type npm start to start the bot using nodemon or just do node .