Skip to content

Catalyst4222/interactions-checks

Repository files navigation

An ext to add d.py style checks to discord-py-interactions

Has:

  • Cooldowns
  • Concurrency
  • Checks
    • is_owner
    • guild_only
    • dm_only
    • has_permissions
    • is_admin
    • has_role
    • Any custom checks

Proper docs coming soon, examples are in the /examples folder on github

You do need to run setup or load the ext for pre-made checks, though there is a bit of support for doing things without setting up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages