Hello, welcome to my first project in TypeScript. I would like to introduce you to the Superintendet Custom Bot. This bot was developed by Jaden and serves as a custom bot for a Discord server.
The most up-to-date list of the commands is found by using ?help in your discord server where you have invited or placed the bot.
If you would like to download and use the bot, follow these steps:
Step 1) Download Node.js.
Step 2) Clone the repository using your system's terminal .
git clone https://github.com/InternetRamen/superintendent.git
Step 3) Create a folder called configs.
Step 4) Create a JSON file called config.json and add the following content.
{
"token": "YOUR_TOKEN_HERE",
"prefix": "YOUR_PREFIX_HERE"
}Step 5) Install dependencies.
npm install
Step 6) Compile and run.
npm run tsc
npm start
Please refer to the Contributing Guidelines of this project if you would like to contribute. Happy Open Sourcing.
I would like to thank all of these wonderful people for contributing to this project:
Pandz18 📖 |
Jaden 📆 🚧 |
Gabinx 🌍 |
Ana Vitória Eichenberger Teixeira 🌍 |
basil08 📖 |
ndeevy 📖 |
Stephen 🚇 |


