all repos — kitten @ 3ef01075f6f81067a08717f037cbb9b226e194a7

repo: add links to types & rest packages
vi did:web:vt3e.cat
Fri, 19 Jun 2026 10:31:06 +0100
commit

3ef01075f6f81067a08717f037cbb9b226e194a7

parent

20bf0330c735dfcc24cacd7198bca83252948a1e

1 files changed, 2 insertions(+), 5 deletions(-)

jump to
M README.mdREADME.md

@@ -6,11 +6,8 @@

see: - [router](./pkgs/router/README.md): a web-framework-like router for discord bots - -soon: - -- types: autogenerated types for the discord api -- rest: typesafe rest api client +- [types](./pkgs/types/README.md): autogenerated types for the discord api +- [rest](./pkgs/rest/README.md): typesafe rest api client ## copying