Skip to content

voiceReceiver.on('opus ... no longer receives events #17

@tom-schultz

Description

@tom-schultz

Finally got around to trying some of the things we talked about for running this in AWS and now the bot isn't receiving any voice events. I tried pulling from my fork, this repo, in the Docker container, on my etc. but nothing seems to be working. Is a fresh pull of this working for you?

For the record, this is what isn't working, line 119:

voiceReceiver.on('opus', (user, data) => {
     console.log('Holy shit, I got stuff!!!');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions