Update README.md

This commit is contained in:
Ayyan
2020-12-09 12:13:04 +04:00
committed by GitHub
parent 4084e8970e
commit 8219013694
+3 -5
View File
@@ -18,11 +18,9 @@
Don't worry a lot of developers start out coding their first projects as a Discord bot (I did 😉) and it is not so easy to do so. Discordeno is built considering all the issues with pre-existing libraries and issues that I had when I first started out coding bots.
If you are a beginner developer, you may check out these awesome official and unofficial boilerplates:
- Official Discordeno Boilerplate
- [GitHub](https://github.com/Skillz4Killz/Discordeno-bot-template)
- [Features](https://github.com/Skillz4Killz/Discordeno-bot-template#features)
- Dencord Starter
- [GitHub](https://github.com/ayntee/dencord-starter)
- [Official Discordeno Boilerplate](https://github.com/Skillz4Killz/Discordeno-bot-template)
- [Dencord Starter](https://github.com/ayntee/dencord-starter)
- [Add your Own]
If you do not wish to use a boilerplate, you may continue reading.