Skip to content

Commands Module Delay Issue #11

@mahony0

Description

@mahony0

https://github.com/MyTheValentinus/twitch-bot/blob/6063287cae29ab3e1f00bc1c220ebe10487b6722/modules/commands/Commands.php#L95

on this line, $this->lastCommands[$cmd] is not returning any result because it needs to be indexed with $command->getCommand() keys, not $cmd.

If you can approve this is a bug, I can send PR.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions