A Discord bot built with Discord.js v14.
Runs on Node.js v18.6.0.
Discord.js v14 requires Node.js 16.9.0 or newer.
Gir's modules in the ./modules folder.
Make sure to copy config.example.json to config.json and add your bots clientId and token.
Running npm install then node gir.js should get you going.
You can use something like pm2 to manage the process.
