Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

register imagine error #14

Open
av8dtop opened this issue Mar 31, 2023 · 0 comments
Open

register imagine error #14

av8dtop opened this issue Mar 31, 2023 · 0 comments

Comments

@av8dtop
Copy link

av8dtop commented Mar 31, 2023

Error occurred when setting up bot: Error: [400] The options was improperly formatted, or the server couldn't understand it.
{"code":50035,"errors":{"0":{"options":{"2":{"choices":{"_errors":[{"code":"BASE_TYPE_MAX_LENGTH","message":"Must be 25 or fewer in length."}]}}}}},"message":"Invalid Form Body"}
at Object.runMethod (https://deno.land/x/[email protected]/rest/runMethod.ts:30:9)
at upsertGuildApplicationCommands (https://deno.land/x/[email protected]/helpers/interactions/commands/upsertGuildApplicationCommands.ts:26:34)
at Object.converted. [as upsertGuildApplicationCommands] (https://deno.land/x/[email protected]/bot.ts:402:7)
at registerCommands (file:///D:/stable-journey-bot-master/commands.ts:53:31)
at refreshCommands (file:///D:/stable-journey-bot-master/utils.ts:32:19)
at async StableJourneyBot.setup (file:///D:/stable-journey-bot-master/bot.ts:21:13)
at async StableJourneyBot.start (file:///D:/stable-journey-bot-master/bot.ts:34:9)
at async file:///D:/stable-journey-bot-master/main.ts:8:1
[ERROR] Please check your config file or server status and try again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant