This bot was made in 2020, for my friend, but is now public on the internet as I do not need these bot files anymore.
- Install node.js, version 16.9+ (LTS RECOMMENDED)
- Download the bot files, either with
git clone https://github.com/jedd0888/coffeeclutter
or by downloading the repo as a ZIP by clicking theCode
button dropdown - Configure your bot token and prefix in botsettings.json
- Run
npm install
in your terminal, where your bot files are to install the required dependencies node index.js
to start the bot, or use a PROCESS MANAGER (pm2)pm2 start index.js
https://github.com/Unitech/pm2
You can contribute to this bot and add features / improve bot efficiency.