-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Murphy edited this page Mar 23, 2022
·
20 revisions
Welcome to the Jam-Bot wiki!
To use the bot you need node.js
installed on your system.
- Start by creating a Bot on the Discord Developer Portal with the necessary scopes (
bot
,applications.commands
) and permissions. - Add the necessary informations from there to the
.env_sample
and rename it to.env
. - Run
npm i
in the directory to install all the dependencies.
# Write down how to use the stuff you created