mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
docs(README): add link to invalid request limit (#552)
* docs(README): add link to invalid request limit * style: format README.md
This commit is contained in:
@@ -15,7 +15,8 @@ Discordeno follows [Semantic Versioning](https://semver.org/)
|
||||
- **Secure & stable**: Discordeno 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.
|
||||
does not get
|
||||
[globally-banned by Discord](https://discord.com/developers/docs/topics/rate-limits#invalid-request-limit).
|
||||
- **Simple, Efficient, & Lightweight**: Discordeno is simplistic, easy-to-use,
|
||||
versatile while being efficient and lightweight. Follows
|
||||
[Convention Over Configuration](https://en.wikipedia.org/wiki/Convention_over_configuration)
|
||||
|
||||
Reference in New Issue
Block a user