Skip to content

Commit 1c79af5

Browse files
authored
Add files via upload
1 parent a66fd6a commit 1c79af5

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

README.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
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+
<p align="center">
22+
<a href="https://discord.gg/VzGNhtmmfB"><img src="https://discordapp.com/api/guilds/826406117658853417/widget.png?style=banner2" alt="Discord server"></a>
23+
</p>
24+
25+
---------
26+
# Discord.js v13 Handler Template
27+
28+
---------
29+
## ⚙ Configuration
30+
- ⚠ Never share your tokens or api keys publicly
31+
- Create and Modify `.env` and fill out the values:
32+
```env
33+
TOKEN="discord-bot-token"
34+
MONGO_URI="your-mongoose-databases"
35+
```
36+
- And then config other variables in `settings/config.json`
37+
38+
---------
39+
# 💖 Support
40+
- [Saweria](https://saweria.co/Galaxy1274)
41+
- [Ko-Fi](https://ko-fi.com/MGalaCyber1274)
42+
43+
---------
44+
# 💝 Credit
45+
If consider using this Template, make sure to credit me!
46+
### [MGalaCyber](https://github.com/MGalaCyber) | [Website](https://galacyber.vercel.app) | [Discord](https://discord.gg/2UshYsFfCP)
47+
48+
---------
49+
# 📜 Licence
50+
> ![GitHub](https://img.shields.io/github/license/MGalaCyber/Discord.js-v13-Handler-Template?style=for-the-badge)

0 commit comments

Comments
 (0)