Skip to content

InternetRamen/superintendent

Repository files navigation

Superintendet Custom Bot

All Contributors

Information

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.

This bot uses:

discord.js-light typescript

List of Commands

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.

How to download the bot

If you would like to download and use the bot, follow these steps:

Step 1) Download Node.js.

Screenshot 2020-10-25 at 1 08 26 PM

Step 2) Clone the repository using your system's terminal .

git clone https://github.com/InternetRamen/superintendent.git

Screenshot 2020-10-25 at 1 18 15 PM

Screenshot 2020-10-25 at 1 18 27 PM

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

Contributing Guidelines

Please refer to the Contributing Guidelines of this project if you would like to contribute. Happy Open Sourcing.

CONTRIBUTORS

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

🚇

About

A custom bot for MoCo Student Devs

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6