MaddyUnderStars / MaddyUnderStars/shoot
client library
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 61
- Forks
- 5
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 1
Description
a discord.js style client library would be useful, especially for bots and other clients.
the open api spec is good and code gen from that is useful, but there's a lot of other things that go into a client, such as maintaining the gateway connection or keeping track of event state
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
Start by reviewing the OpenAPI spec and the existing code-generation approach, then identify the entry points needed for a Discord.js-style client. Define the scope for gateway connection maintenance and event-state tracking; done should mean a documented client library design that supports bots and other clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100