- 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.
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.
#Traspile the bot to Javascript
npm run compile
#Or you can run it directly using typescript!
npm run dev
4. Start the bot:
- If everything is ok, it should run haha.
npm run start
- Don't wait the best code practices, I did the best with this.
- Add/Remove what you want, it is modifiable.
You can contribute if you want.
You can found the credits for the people who have already contributed to this project.
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.