-
### Summary
SlashCommandGroups don't appear to be registering properly--when I start up my bot, the commands in SlashCommandGroups appear broken, whereas commands not in a group work fine.
### R…
-
I set my network settings as described in https://github.com/lkempf/casambi-bt
When I try to setup the integration it fails while updating the network: ERROR 410: Gone
Do I need to make the netw…
-
**What version of OR-Tools and what language are you using?**
Version: v9.4
Language: Python
**Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)**
**What operating sy…
-
### Summary
Autocomplete methods are not executed for slash commands that are under a SlashCommandGroup.
### Reproduction Steps
I created a slash command group, and added commands with autoco…
-
### Summary
voice recieveng only work once then i get the exception "The AudioData is already finished writing."
### Reproduction Steps
I used the voice recording example in the examples folder
it…
-
### System Info
According to following `FutureWarning` loading tokenizer using a file path should work in v4:
```
FutureWarning: Calling AlbertTokenizer.from_pretrained() with the path to a single …
-
### Summary
A Slash Command Group within a Cog isn't registering with a fresh install of 2.0.0
### Reproduction Steps
To confirm that it's PyCord v.2.0.0, we reverted back to 2.0.0rc1 and the…
-
Hello, can you please make a google colab with your repository? I tried to make it, but I lack the knowledge of python. Yesterday I updated python on colab and even managed to run launch.py and aiya.p…
-
In Mapper.py,
in get_mask_from_c2w:
cam_cord[:, 0] *= -1
why are x of cam_cord needed to multiply by -1?
Besides,
mask = mask & (0
-
### Summary
I create a simple cog with a command and I can't call the command via the main bot
### Reproduction Steps
run my main application, the bot connects to discord, but the command doesn't w…