Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

img.py does not delete when used by admin #11

@Kopachris

Description

@Kopachris

remove() queries using channel AND character AND nick. If admin is deleting,delete() skips verify_nick() as expected, but because nick is the admin's nick, the query returns and empty set and no rows are deleted. Fix here: http://pastebin.com/eeG8JnKp

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