hikari icon indicating copy to clipboard operation
hikari copied to clipboard

Add guides to docs

Open hypergonial opened this issue 2 years ago • 1 comments

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!

hypergonial avatar Feb 25 '23 01:02 hypergonial

This can most probably be merged into #1810

davfsa avatar Jan 21 '24 09:01 davfsa