Files
discordeno/docs
2020-07-12 11:45:59 -04:00
..
2020-07-12 11:39:20 -04:00
2020-06-18 09:34:39 -04:00
2020-06-18 09:34:39 -04:00
2020-06-25 18:39:40 -04:00
2020-06-18 09:34:39 -04:00

home, heroImage, heroText, tagline, actionText, actionLink, features, footer
home heroImage heroText tagline actionText actionLink features footer
true /images/Logo_Spaced.png Discordeno A Third Party Deno library for interacting with the Discord API. Start Building → /docs/introduction
title details
Best TypeScript Support! First class support for Typescript! Never compile your code again in order to run it. Automated typings so they are never inaccurate or out of date.
title details
Stable Library Discordeno is one of the most stable libraries ever. One of the biggest issues with almost every library(I have used) is stability. None of the libraries gave much love and attention to Typescript developers the way it deserves which caused TypeScript bots to break.
title details
Easy To Use Boilerplates Several bot boilerplates are available to get up and running very quickly. The Official boilerplate provides the most necessary features for almost any bot to make coding bots extremely easy. You focus on building features and not on building the base for a bot.
title details
Security Checks all missing permissions necessary before sending a request to the API so that your bot's token do not get globally banned by Discord. Discordeno does not support self-bot functionality like other libraries either.
title details
Documentation All of Discord API Documentation available inside your VSC while you code. The entire libraries documentation is automatically available to you through intellisense.
title details
Minimalistic Discordeno will always prefer defaults that Discord recommends or in the cases where Discord does not care we choose the best option for the majority of developers.
title details
Functional API This will overall make a cleaner and more performant API, while removing the headaches of extending built-in classes, and inheritance. Avoid potential of memory leaks or bot crashes because of too many listeners or other silly issues.
title details
Latest & Greatest JavaScript Discordeno uses the latest and greatest JavaScript/TypeScript available. A lot of libraries still use JavaScript standards from 4-6 years ago because of backwards compatibility. Backwards compatibility is the death of code. It causes clutter and uglyness to pile up and makes developers lazier.
title details
Actively Maintained Discordeno is actively being maintained. Some of the other libraries original developers have quit or no longer actively maintain it and leave it to the community to maintain the library.
Copyright © 2020 Skillz4Killz | Documentation designed by NTM Development