guide
guide copied to clipboard
A guide/example list of use-cases of disnake.
### Expands on https://guide.disnake.dev/popular-topics ### Title Logging Page ### Description Here I will write a page that shows how to use logging with disnake and how to use it in...
## Description This adds an introductory page about premium applications/monetization on Discord. See https://github.com/DisnakeDev/disnake/pull/1113 and https://discord.com/developers/docs/monetization/overview for references. The library implementation isn't released yet, so I'll keep this PR as...
## Description Complete the interactions/buttons page - Add basic View example - Add example for handling timeout and View.stop (disabled buttons and clear_items) - Move low level example to Views...
## Description Add content to popular-topics/webhooks ## Relevant Issues Closes #61
### Expands on guide.disnake.dev/interactions/buttons ### Title Update page at /interactions/buttons ### Description This page currently only provides examples for low-level implementations and has headings that are incomplete. ### Additional context...
### Expands on guide.disnake.dev/popular-topics/webhooks ### Title Update the page at popular-topics/webhooks ### Description This page appears to still be marked as "WIP" and needs to be updated. The cats are...
## Description The guide has several pages that are currently **WIP**. I took the liberty to flesh out the Reactions portion. Am a bit unsure how to target the guide...
## Description Removes the reference to the shim, as it is no longer maintained.
This page, which documents how to create an application should also link to intents, since while on the same page, its often good to turn them on. Most people who...