Unregister owo handler
This commit is contained in:
@@ -22,8 +22,7 @@ require_once 'Handlers.php';
|
||||
$handlers = array(
|
||||
new BeatHandler(),
|
||||
new BlueRoomYiffHandler(),
|
||||
new BoopTextHandler(),
|
||||
new OwOHandler()
|
||||
new BoopTextHandler()
|
||||
);
|
||||
|
||||
function reply_user(int $room_id, int $msgid, string $message, $room_lang): bool
|
||||
|
||||
Reference in New Issue
Block a user