Skip to content

Commit a954b92

Browse files
authored
chore: Update README.md
1 parent b64c8b1 commit a954b92

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@
1010
<a href="https://github.com/psf/black"><img src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
1111
</p>
1212

13+
> [!NOTE]
14+
> This project is in a **feature-freeze mode**, please read more about it [here](https://github.com/kkrypt0nn/Python-Discord-Bot-Template/issues/112). It can be summed up in a few bullet points:
15+
>
16+
> * The project **will** receive bug fixes
17+
> * The project **will** be updated to make sure it works with the **latest** discord.py version
18+
> * The project **will not** receive any new features, **unless one of the following applies**:
19+
> * A new feature is added to Discord and it would be beneficial to have it in the template
20+
> * A feature got a breaking change, this fits with the same point that the project will **always** support the latest discord.py version
21+
1322
This repository is a template that everyone can use for the start of their Discord bot.
1423

1524
When I first started creating my Discord bot it took me a while to get everything setup and working with cogs and more.

0 commit comments

Comments
 (0)