NetCordDev / NetCordDev/NetCord
Guidance on registering slash commands per guild with NetCord.Hosting.Services
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 454
- Forks
- 42
- Avg merge
- 22h 41m
- Merged PRs (30d)
- 14
Description
Description
This change has broken the ability to register slash commands using the SlashCommandAttribute on a per guild basis. I currently follow this guidance in your docs alongside custom bases for registering http interaction commands using annotations.
What is the preferred way to register http interactions on a per guild basis to allow for "local" testing?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked commit and the basic-concepts/http-interactions.html guidance, focusing on how SlashCommandAttribute and custom bases are used for command registration. Determine the supported per-guild registration path for local testing, then document or restore that guidance so the behavior is unambiguous.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100