This is code created, and put into the public domain to help people with their projects and learn. You can find tutorials on my YouTube channel that this code was made for.
You can distribute it as much as you like, this code has been voluntarily put into public domain (more information here).
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Website
A powerful library for interacting with the Discord API. NPM Website
Use this package to easily convert various time formats to milliseconds. NPM
To get install all needed packages, use npm installall
. You must put a Discord bot token in config.json
. Once you've done that, you can use npm start
to start the bot.
Do not put a user account token in
config.json
. Selfbotting is against Discord's Terms Of Services and you risk account termination by using one.