this project is shared for practical usage and archival purposes. i won't spend time on "code quality". open a pull request or gtfo
temporary readme, contact @ifritdiezel on discord or open an issue for info
the bot requires presence privileges and role management
emoji are hardcoded so they'll be broken sorry
- clone the repo, edit config.json: token your bot token, clientId is the bot's id, guildId for the guild you want to add the commands to, noPingRoleId is any role the bot can assign, jarName is the name of the executable (has to be is-seedfinder, the original doesn't have the arg system)
- run
npm update
to get the required packages - run
node deploy-commands.js
to enable the commands - run
node index.js
to start the bot