Skip to content

Commit e679372

Browse files
authored
docs: Remove Discord link
1 parent e39b9fa commit e679372

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Python Discord Bot Template
22

33
<p align="center">
4-
<a href="https://discord.gg/mTBrXyWxAF"><img src="https://img.shields.io/discord/739934735387721768?logo=discord"></a>
54
<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>
65
<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>
76
<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>
@@ -33,7 +32,7 @@ Before requesting support, you should know that this template requires you to ha
3332
Python and the library is made for **advanced users**. Do not use this template if you don't know the
3433
basics or some advanced topics such as OOP or async. [Here's](https://pythondiscord.com/pages/resources) a link for resources to learn python.
3534

36-
If you need some help for something, do not hesitate to join my Discord server [here](https://discord.gg/mTBrXyWxAF).
35+
If you need some help for something, do not hesitate to create an issue over [here](https://github.com/kkrypt0nn/Python-Discord-Bot-Template/issues), but don't forget the read the [frequently asked questions](https://github.com/kkrypt0nn/Python-Discord-Bot-Template/wiki/Frequently-Asked-Questions) before.
3736

3837
All the updates of the template are available [here](UPDATES.md).
3938

@@ -113,7 +112,6 @@ docker compose up -d --build
113112

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

116-
- Join my Discord server [here](https://discord.gg/mTBrXyWxAF)
117115
- Post them [here](https://github.com/kkrypt0nn/Python-Discord-Bot-Template/issues)
118116

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

0 commit comments

Comments
 (0)