Skip to content
/ epic-template Public template

A really epic (?) discord bot template written in Typescript. (I got bored and things happened.)

License

Notifications You must be signed in to change notification settings

EvilG-MC/epic-template

Repository files navigation

📚 BOT TEMPLATE

  • This is a template I made out of boredom, and wanting to contribute something.
  • Don't expect too much for something I did quickly and from someone who wastes time.

This repo uses the: MIT license.

Important

This will probably be the last update that does this.... I'm moving away from discord.js and starting to use Seyfert, a new library.

So be free to modify/take whatever you want, I really wouldn't mind.

🚀 Installation

Pre-requisites

  • [NodeJS] v20.12.x

1. Clone the repo:

git clone https://github.com/EvilG-MC/epic-template.git


2. Install dependencies (I recommend: pnpm):

npm install


3. Compile the bot:

  • Because it is a typescript bot running in javascript.
npm run compile 


4. Start the bot:

  • If everything is ok, it should run haha.
npm run start


🐧 Disclaimer

  • Don't wait the best code practices, I did the best with this.
  • Add/Remove what you want, it is modifiable.

🎲 Contributions

You can contribute if you want.

📜 Credits

You can found the credits for the people who have already contributed to this project.

🚀 Features

To avoid saturating this thing, I made a new file where all the features created in this template will be uploaded. So, click here to see them.