Skip to content

Tags: starspritechippy/jishaku

Tags

1.20.0

Toggle 1.20.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Improvements to various commands before v2

- jsk sh performs better on Windows (it now uses PowerShell if
  available, or cmd if not, instead of trying to invoke commands
  directly, making it more like the Linux variant)
- jsk pip added as an alias to jsk sh pip
- jsk selftest adjusted to make more sense on intents versions

1.19.2

Toggle 1.19.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Make jsk su perform better on bots that disable the GUILD_MEMBERS intent

1.19.1

Toggle 1.19.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Add shim for Task.current_task deprecation in JishakuBase.submit

1.19.0

Toggle 1.19.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Add guild_subscriptions info to selftest

1.18.3

Toggle 1.18.3's commit message

Unverified

This user has not yet uploaded their public signing key.
Push PaginatorInterface.update fix for NotFound to patch version

1.18.2

Toggle 1.18.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix logout message

1.18.1

Toggle 1.18.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Add new WrappedPaginator flag and fix existing behavior wrt regression

1.18.0

Toggle 1.18.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix some stuff and deprioritize 3.6

1.17.1

Toggle 1.17.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Update copyright year, fix some voice-related annoyances and add JISH…

…AKU_NO_DM_TRACEBACK

1.17.0

Toggle 1.17.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Change how subclassing the Jishaku cog works