-
PopCommand.ts is missing checks for situations:
* There is no voice channel
* There is no music playing
* The user is in the wrong voice channel
In these situations, send an error response to …
-
Look at the sweep.yaml file, but do not change anything.
-
### Details
- name: Cache dependencies
uses: actions/cache@v2
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
restore-keys: |
…
-
### Details
Do this when the comment has been handled
### Files to change
```shell
on_comment.py
```
-
### Details
_No response_
-
### Bug Description
def load_data(self) -> List[Document]:
"""Load data from the input directory.
Args:
concatenate (bool): whether to concatenate all text docs i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I have upgraded the Docker Discord ticket from 4.0.18 -> to 4.0.19. After the successfu…
-
-
Create a copy of the current readme in the readme file that is in Japanese, so JP Developers can contribute. Put it under a `---` separator.
-