From 6e330c81af0905182e14b1fd5358c8e31dcd2c3d Mon Sep 17 00:00:00 2001 From: R0flcopt3r Date: Tue, 5 Oct 2021 21:44:33 +0200 Subject: for mr maintainer boi --- src/main.rs | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/main.rs') diff --git a/src/main.rs b/src/main.rs index 9ab7f6c..12881e4 100644 --- a/src/main.rs +++ b/src/main.rs @@ -24,6 +24,12 @@ async fn main() { PRIVMSG, sed.log ), + hook( + "url_preview", + "Send preview of website", + PRIVMSG, + catinator::hooks::url::url_preview + ) matcher( "shifty_eyes", ">.>", -- cgit v1.2.3