Skip to content

Commit e14aee9

Browse files
authoredApr 9, 2025
docs: Add Discord server badge
1 parent e679372 commit e14aee9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Python Discord Bot Template
22

33
<p align="center">
4+
<a href="https://discord.gg/xj6y5ZaTMr"><img src="https://img.shields.io/discord/1358456011316396295?logo=discord"></a>
45
<a href="https://github.com/kkrypt0nn/Python-Discord-Bot-Template/releases"><img src="https://img.shields.io/github/v/release/kkrypt0nn/Python-Discord-Bot-Template"></a>
56
<a href="https://github.com/kkrypt0nn/Python-Discord-Bot-Template/commits/main"><img src="https://img.shields.io/github/last-commit/kkrypt0nn/Python-Discord-Bot-Template"></a>
67
<a href="https://github.com/kkrypt0nn/Python-Discord-Bot-Template/blob/main/LICENSE.md"><img src="https://img.shields.io/github/license/kkrypt0nn/Python-Discord-Bot-Template"></a>
@@ -112,6 +113,7 @@ docker compose up -d --build
112113

113114
If you have any issues or questions of how to code a specific command, you can:
114115

116+
- Join my Discord server [here](https://discord.gg/xj6y5ZaTMr)
115117
- Post them [here](https://github.com/kkrypt0nn/Python-Discord-Bot-Template/issues)
116118

117119
Me or other people will take their time to answer and help you.

0 commit comments

Comments
 (0)