I already added intents and made a message event with a
Ping Pong
command. Just add in your token inclient.run()
as a string if you're making this repo private. It's always best to put your token in aconfig.json
or.env
file when your repo public.
If you're using
config.json
make sure to add a.gitignore
file and add the config file in there.