-
Notifications
You must be signed in to change notification settings - Fork 2
Description
[Edit 2]
I wanted to try it by building the app myself but I can't, because it need to activate the developer mode. After searching about that, I had to learn, that the developer mode was disabled completely in January 2024 for new members and one can no longer apply for it.
So if you still have the rights, I would kindly ask you to update the app.
====
[Edit 1]
Sorry, didn't see there already were two issues with that same problem.
But this means it can only work when not using the space app from the app's discovery page but building it myself? Can you not update (or replace) the space app?
====
I followed your readme to run it online with installing the space app from the app's discovery page.
When I reach the point to visit <micro_url>/bot/api/dash/<discord_bot_token> to register the slash commands for the first time I only get the pop up message from the browser that says "undefined" and see an empty commands table.
The browser (Chrome & Firefox) console says
https://chatgpt-1-w***.deta.app/api/sync/MT***mw 404 (Not Found)
(anonymous) @ MT***mw:153
runtime:30 space runtime: successfully registered the service worker with scope: https://chatgpt-1-w***.deta.app/
I checked all keys, IDs, token twice. I even regenerated the token.
Also I wonder why there are two environment variables fields for the token - I filled both with the same token:
DISCORD_BOT_TOKEN (bot) and DISCORD_BOT_TOKEN (main)
Can you please help me?
