TTtie

Results 17 issues of TTtie

Implements the stdin commands into GAB.

type: Enhancement
type: Feature
target: Commands
target: Internals
s: Blocked

**Please describe the problem you are having in as much detail as possible:** [More info here](https://developer.github.com/v3/gists/#authentication) **Include some reproduction steps:** Evaluate something too long without a default API key **Further...

reason: Bug
priority: None
reason: API Change

This patch allows for TNT minecarts to be tracked by API consumers using `PlayerSpawnEntityEvent`, as they can be used for offensive purposes and due to their non-living nature are not...

This is a list of REST endpoints that most likely won't come with Denocord v0.0.2 but should still be tracked and implemented if needed or relevant PRs are merged. -...

type: enhancement
type: API changes
priority: medium
area: REST

Supersedes #17. The REST API will be pretty simple, consisting of only a few simple methods (non-exhaustive list): - `create(parent, type, payload)` - creates a `type` on `parent` with accompanied...

area: documentation
type: enhancement
priority: high
area: REST

So finally, the doc.deno.land doc generator unfortunately does not infer any types, thus all the API should be strictly typed in order to make sensible documentation out of it. We...

area: documentation
type: question
type: discussion

Ref: https://github.com/discord/discord-api-docs/commit/b97fad33bf2ff7633df32c1a8a206b53aa9fe568 Ref: https://github.com/discord/discord-api-docs/commit/70b03d19adb320ae8b1dce15b9226628a50579fd Ref: https://github.com/discord/discord-api-docs/commit/b8feadd75e782537545c715fbd71ab4048132363 Ref: https://github.com/discord/discord-api-docs/pull/6502 Ref: https://github.com/discord/discord-api-docs/pull/6548 Ref: https://github.com/discord/discord-api-docs/commit/f0d1615432dada83e34c37972b3d1661735caf59 TODO: - [x] REST SKU/entitlement management - [x] WS entitlement events - [ ] Maybe a structure for...

type: enhancement
scope: gateway
scope: REST
scope: typings
reason: Discord
scope: structures
needs testing

This PR introduces changes that aim to reduce the dependency of data structures on the Client class (and internal cached state in general) in order to prepare for the REST...

type: enhancement
help wanted
scope: meta
scope: structures

Adds a very crude JSDoc parsing test as a part of the CI routine to help catch inline documentation errors.

scope: meta

Ref: https://github.com/discord/discord-api-docs/commit/72197509c5bd7db4a3377419885b3fed98506d4c Ref: https://github.com/discord/discord-api-docs/commit/fc56b3d618259a326607d52de00c47e6fd1112b7 Ref: https://github.com/discord/discord-api-docs/commit/1eaa1af5677712957479c9959132003b79396e24

type: enhancement
scope: gateway
scope: REST
reason: Discord
scope: structures