You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 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
+
13
22
This repository is a template that everyone can use for the start of their Discord bot.
14
23
15
24
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