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