mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 08:50:07 +00:00
docs(README): omit repetitive sentences
This commit is contained in:
@@ -1,19 +1,16 @@
|
||||
# Discordeno
|
||||
|
||||
Discord API library for [Deno](https://deno.land)
|
||||
|
||||
<img align="right" src=docs/src/.vuepress/public/logo.png height="150px">
|
||||
|
||||
Discord API library for [Deno](https://deno.land)
|
||||
|
||||
[](https://discord.com/invite/5vBgXk3UcZ)
|
||||

|
||||

|
||||
|
||||
## Features
|
||||
|
||||
- **Secure & stable**: Discordeno is secure and stable. One of the greatest
|
||||
issues with almost every library is stability; types are outdated, less (or
|
||||
minimal) parity with the API, core maintainers have quit or no longer actively
|
||||
maintain the library, and whatnot. Discordeno, on the other hand, is actively
|
||||
- **Secure & stable**: Discordeno, on the other hand, is actively
|
||||
maintained to ensure great performance and convenience. Moreover, it
|
||||
internally checks all missing permissions before forwarding a request to the
|
||||
Discord API so that the client does not get globally-banned by Discord.
|
||||
|
||||
Reference in New Issue
Block a user