A template bot for people who want to use my api, which generates Discord welcome images.
- Download and install node.js
- Open the project
- Run
npm i
ornpm install
in the terminal and make sure the terminal is pointing to the project folder - Add the necessary values into the
config.json
file - Run
node .
ornode index.js
to start the bot