feat(exts/fun): Add findblock
command
#353
Annotations
6 errors and 1 warning
src/test/test_ext_fun.py#L30
testNothingIsEmpty
discord.ext.commands.errors.CommandNotFound: Command "someone" is not found
|
src/test/test_ext_fun.py#L47
testFindseedInvalidMode
discord.ext.commands.errors.CommandNotFound: Command "findseed" is not found
|
src/test/test_ext_fun.py#L54
testRPS
discord.ext.commands.errors.CommandNotFound: Command "rps" is not found
|
src/test/test_ext_fun.py#L63
testClap
discord.ext.commands.errors.CommandNotFound: Command "clap" is not found
|
src/test/test_ext_meta.py#L25
testNothingIsEmpty
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: AttributeError: 'ziBot' object has no attribute 'uptime'
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading