Miniontoby

Results 51 issues of Miniontoby

Whilst running the `react-colyseus` example, after I authenticated I got this error: ```js { "code": 5000, "message": "OAuth2 Error: invalid_request: Missing \"redirect_uri\" in request." } ```

The `client` package of the `react-colyseus` example was missing the `typescript` (and `ts-node`) package in the `package.json`. These are needed when running `pnpm build`, since that calls `tsc` and then...

Hi, At the react-colyseus example the instructions are incomplete for installing The current command shown is `pnpm install`: https://github.com/discord/embedded-app-sdk/blob/5cc3da806a8bc35b3a3b3c289975c7f14e662591/examples/react-colyseus/README.md?plain=1#L47 This however shows this: ``` miniontoby:/opt/discordactivities/react-colyseus $ pnpm install Already up...

What am I doing wrong? Or better, where to make an ssh key from? Cause I don't think I should let it try to use my own laptop's ssh key!...

When we want to use a ttf font we get extra space when using Arial for example In Create() function of template (we used ImageSample) ```cs FontDef fdbar = FontDef.fontDef_FromTTF(this,...

Fixed the resize where it continued to grow. Added last domain field to threads page. Added auto reload for threads page.

See issue mwittrien/BetterDiscordAddons#2215

With this change the BetterBotTags plugin is fixed. The `Filters.byStrings` doesn't work with the dot prefixed stuff anymore and added 'decoration' to the list, in order to make it get...

### Context When running dev it is all fine, but when building I get the error. And I did upgrade some packages: ``` These packages will be updated: @colyseus/monitor ^0.15.4...

:bug: bug
:eyes: triage

This fixes some errors where the JSON cannot be decoded and the process exits