guide
guide copied to clipboard
Initial Release Roadmap
Getting Started
- [x] Creating your first bot
- [x] More Features
- [x] Design (#40)
- [x] Embeds
Needs example discord components
- [x] Markdown in Messages
- [x] Embeds
- [x] Events
- [x] wait_for
- [x] Design (#40)
- [x] Rules & Common Practices
May need partial rewriting
- [x] Hosting your bot
Interactions
✅ Commands
- [x] Slash Commands
- [x] Context Menus
- [x] Localization (#59) ~~Cogs with Application Commands (see #75)~~ moved to the Popular Topics section
✅ UI Components
- [x] Button
- [x] Dropdowns
- [x] Text Modals
Extensions
✅ Commands
- [x] Prefixed Commands
- [x] Command Groups
- [x] Help Command
- [x] Cogs
✅ Tasks
- [x] Getting Started with
ext.tasks(#31)
✅ Pages (guide progress on ext.pages might be halted for now)
- [x] Getting Started with
ext.pages
✅ Bridge
- [x] Getting Started with
ext.bridge
Popular Topics
- [ ] Webhooks
- [x] Sharding
- [x] Sublcassing Bot
- [x] Intents
- [x] Threads
- [x] Cogs (see #112)
Voice
NOTE: might be ignored, for the initial release
- [x] Receiving Voice Samples
- [ ] Playing Audio
- [ ] Creating Voice Commands
✅ More
- [x] Installing Git
- [x] Community Resources
- [x] Contributing to the guide
- [x] Virtual Enviorments (#65)
Low Priority
Unless the team decides to create the page or a PR for it is made these aren’t required for release
- Creating Voice Commands
- Playing Audio
- Anything else not on the list, mostly to remove "feature creep" from the list
ext.pages, Text Modals rewrite under development by @krittick.
Creating Voice Commands guide is not nessesary for the Initial Release, and is low-priority.
Text Modals are high-priority and Webhooks and databases are low-priority.
ext.tasksmerged from #31- Databases will not have a separate page but will be a section in
Best Practices(#34)
More Features is currently under Getting Started. Might want to be moved somewhere else.
Hey I can't commit
More Features is currently under Getting Started. Might want to be moved somewhere else.
The page will contain some basic bot features. Changing the name of the page might be better.
Hey I can't commit
(Resolved on discord) branch protection rules.
Design section of More Features completed with #40
Localization guide in progress via #59.
Dropdowns and Modal Dialogs Guide rewritten (c2a7db8eeb97a3983f968577b4673fb9cfafe79d)