hikari
hikari copied to clipboard
Add guides to docs
Summary
Add a "Guides" section to the documentation where users new to the library are introduced to core concepts and features of the library.
The guides should be written with the assumption that the user is already familiar with Python, but not the Discord API or hikari.
Progress
- [x] Events
- [ ] Intents
- [x] Obtaining data from the API (cache & rest)
- [ ] Interactions
- [ ] Extension libraries
If you feel like more topics should be covered, feel free to leave a comment below or create a PR to this branch!
This can most probably be merged into #1810