aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authorR0flcopt3r <eiriklavik@gmail.com>2021-10-05 21:44:33 +0200
committerMax Audron <audron@cocaine.farm>2021-10-10 16:21:55 +0200
commit6e330c81af0905182e14b1fd5358c8e31dcd2c3d (patch)
treea4c40933c29db8211468047dab856885d1c9a4fc /src/main.rs
parentuse merge request pipelines (diff)
for mr maintainer boi
Diffstat (limited to '')
-rw-r--r--src/main.rs6
1 files changed, 6 insertions, 0 deletions
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",
">.>",