Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 765 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 765 Bytes

Discord-Bot-Template

Important

You will need NODE to run the file after setup, you can read more about node here.

ALL of this was made using the GUIDE and DOCS, they are phenomenal resources just at your disposal.

If you wish to learn javascript a bit more you can use this link.

Configuration

This repository was made using discordjs, which means we will use nodejs to run the bot. in the src folder contains a config.json file, which is where we store all of our settings. They are blantantly labled as well. For first time setup run npm i to install the necessary packages.

Errors

Well, sucks to suck init?