MaddyUnderStars / MaddyUnderStars/shoot

client library

Open
#149 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.