Skip to content

Discord charai voicebot#3

Open
Neear7771 wants to merge 6 commits intomainfrom
discord-charai-voicebot
Open

Discord charai voicebot#3
Neear7771 wants to merge 6 commits intomainfrom
discord-charai-voicebot

Conversation

@Neear7771
Copy link
Owner

No description provided.

google-labs-jules bot and others added 6 commits May 24, 2025 13:31
This commit introduces a shell script `run_bot.sh` to simplify the
process of starting the Discord bot from a command-line interface
on Linux and macOS.

The README.md has been updated to include instructions on how to use
this script.
This commit fixes a SyntaxError in the `start_recording` and `record`
functions. The positional arguments intended for the `after` callback
were incorrectly placed after the `after` keyword argument in the
`voice_client.listen()` call.

The arguments have been reordered to be passed as positional arguments
before the `after` keyword argument, and the lambda for the `after`
callback has been updated to explicitly name these parameters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant