Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@thewilloftheshadow
Copy link
Member

Summary

  • guard against Discord's 100-command cap by falling back to a generic /skill command when native skill commands would exceed the limit
  • keep text-based skill invocation working via /skill <name> [input]

Testing

  • not run (not requested)

Notes

  • this is Discord-specific; other platforms do not appear to enforce the same hard limit

Fixes #1273

@steipete steipete self-assigned this Jan 20, 2026
@steipete
Copy link
Contributor

Thanks! I opened a replacement PR with the changes + co-author attribution: #1310.
Closing this to keep the history linear.

@steipete steipete closed this Jan 20, 2026
@shakkernerd shakkernerd deleted the shadow/discord-command-limmit branch January 26, 2026 18:04
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

Successfully merging this pull request may close these issues.

Gateway crash loop when skills exceed Discord's 100 slash command limit

3 participants