weechat- backup of me weechat setup |
git clone git://git.acid.vegas/weechat.git |
Log | Files | Refs | Archive | README |
commit a050d006205ee845054b60d43e667d812a6475d5
parent 000c44526b0e164d07eec1adee56ea7efa28eba5 Author: acidvegas <acid.vegas@acid.vegas> Date: Wed, 28 Jun 2023 19:33:59 -0400 Added /rface (supernets random face generator with .ascii img) Diffstat:
|
1 file changed, 1 insertion(+), 0 deletions(-) |
diff --git a/alias.conf b/alias.conf @@ -83,6 +83,7 @@ protect = "mode $channel +eI ~a:$1 ~a:$1; msg chanserv mode $channel lock add sf = "spamfilter add simple cpnN kill - "08,04 E N T E R T H E V O I D " "$*" # SuperNETs +rface = "say .ascii img https://thispersondoesnotexist.com/?.jpg" sn_auto = "say yeah you can go ahead and add irc.supernets.org to your clients auto-connect config now." sn_cont = "masshl %n 04CAN WE CONTINUE THIS CONVERSATION AT IRC.SUPERNETS.ORG #SUPERBOWL FOR FUCKS SAKE %n" sn_dad = "say this isnt your dads football channel" |