Skip to content

Commit e84f264

Browse files
authored
Update README.md
1 parent 671e536 commit e84f264

File tree

1 file changed

+45
-2
lines changed

1 file changed

+45
-2
lines changed

README.md

Lines changed: 45 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,45 @@
1-
# Discord.js-v13-Handler-Template
2-
Discord.js v13 Handler Template | Open Source
1+
<div align="center">
2+
3+
<!-- <img src="https://cdn.discordapp.com/attachments/893068961116225567/943053270375608360/FB_IMG_1642503622583.jpg" width="75%"></img> -->
4+
5+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/MGalaCyber/Discord.js-v13-Handler-Template?style=for-the-badge)
6+
![GitHub package.json version (subfolder of monorepo)](https://img.shields.io/github/package-json/v/MGalaCyber/Discord.js-v13-Handler-Template?style=for-the-badge)
7+
![Discord](https://img.shields.io/discord/826406117658853417?logo=discord&style=for-the-badge)
8+
![GitHub top language](https://img.shields.io/github/languages/top/MGalaCyber/Discord.js-v13-Handler-Template?logo=javascript&style=for-the-badge)
9+
![GitHub all releases](https://img.shields.io/github/downloads/MGalaCyber/Discord.js-v13-Handler-Template/total?style=for-the-badge)
10+
![GitHub forks](https://img.shields.io/github/forks/MGalaCyber/Discord.js-v13-Handler-Template?logo=github&style=for-the-badge)
11+
![GitHub contributors](https://img.shields.io/github/contributors/MGalaCyber/Discord.js-v13-Handler-Template?logo=github&style=for-the-badge)
12+
![GitHub issues](https://img.shields.io/github/issues/MGalaCyber/Discord.js-v13-Handler-Template?logo=github&style=for-the-badge)
13+
![GitHub pull requests](https://img.shields.io/github/issues-pr/MGalaCyber/Discord.js-v13-Handler-Template?logo=github&style=for-the-badge)
14+
![Watching](https://img.shields.io/github/watchers/MGalaCyber/Discord.js-v13-Handler-Template?style=for-the-badge)
15+
![Stars](https://img.shields.io/github/stars/MGalaCyber/Discord.js-v13-Handler-Template?style=for-the-badge)
16+
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/MGalaCyber/Discord.js-v13-Handler-Template?style=for-the-badge)
17+
18+
</div>
19+
20+
---------
21+
# Discord.js v13 Handler Template
22+
23+
---------
24+
## ⚙ Configuration
25+
- ⚠ Never share your tokens or api keys publicly
26+
- Create and Modify `.env` and fill out the values:
27+
```env
28+
TOKEN="discord-bot-token"
29+
MONGO_URI="your-mongoose-databases"
30+
```
31+
- And then config other variables in `settings/config.json`
32+
33+
---------
34+
# 💖 Support
35+
- [Saweria](https://saweria.co/Galaxy1274)
36+
- [Ko-Fi](https://ko-fi.com/MGalaCyber1274)
37+
38+
---------
39+
# 💝 Credit
40+
If consider using this Template, make sure to credit me!
41+
### [MGalaCyber](https://github.com/MGalaCyber) | [Website](https://galacyber.vercel.app) | [Discord](https://discord.gg/2UshYsFfCP)
42+
43+
---------
44+
# 📜 Licence
45+
> ![GitHub](https://img.shields.io/github/license/MGalaCyber/Discord.js-v13-Handler-Template?style=for-the-badge)

0 commit comments

Comments
 (0)