weechat

- backup of me weechat setup
git clone git://git.acid.vegas/weechat.git
Log | Files | Refs | Archive | README

commit 06a21dd723da91dbd8e2df8f98010c7711807630
parent 2109d6dfbb871ee335295297390f6d435cb3aa76
Author: acidvegas <acid.vegas@acid.vegas>
Date: Sun, 9 Jul 2023 03:07:46 -0400

2 key bye bye

Diffstat:
Malias.conf | 14+++++++++-----

1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/alias.conf b/alias.conf
@@ -84,21 +84,25 @@ worms      = "say super models give me dome while i count stacks and play worms"
 your       = "say look its not hard, your isnt you're.. you're is YOU ARE. jesus. did you even make it out of 8th grade. can you even COUNT TO EIGHT, fuckin your an IDIOT.. and im sure right now your eaiting to CORRECT ME on using your in the wrong context now that i've TAUGHT YOU HOW TO USE IT OMG JESUS"
 
 # SuperNETs (Oper)
+bh_gz     = "masshl /quote gzline %n 7d 08,04   E N T E R   T H E   V O I D   "
+bh_kill   = "masshl /kill %n 08,04   E N T E R   T H E   V O I D   "
+bh_part   = "masshl /sapart %n #blackhole"
+bh_super  = "masshl /sajoin %n #superbowl; masshl /sapart %n #blackhole"
+blackhole = "mode $channel +b ~time:5:~forward:#blackhole:~account:0"
 botsay    = "msg BotServ SAY $channel"
-pseudo    = "msg #phalanx .raw $1 PRIVMSG #superbowl :$2-"
+pseudo    = "msg #phalanx .raw $1 PRIVMSG $channel :$2-"
 deprotect = "msg ChanServ MODE $channel LOCK DEL +eI ~a:$1 ~a:$1; mode $channel -eI ~a:$1 ~a:$1"
 protect   = "mode $channel +eI ~a:$1 ~a:$1; msg chanserv mode $channel lock add +eI ~a:$1 ~a:$1"
 sf        = "spamfilter add simple cpnN kill - "08,04   E N T E R   T H E   V O I D   " "$*"
+quiet     = "mode +b ~time:5:~quiet:~security-group:unknown-users"
 
 # 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_cont   = "masshl %n %n 04CAN WE CONTINUE THIS CONVERSATION AT IRC.SUPERNETS.ORG #SUPERBOWL FOR FUCKS SAKE %n %n"
 sn_dad    = "say this isnt your dads football channel"
-sn_move   = "masshl %n: 1,8/!\08,04 WARNING 1,8/!\ 04This channel has moved to 12IRC.SUPERNETS.ORG #SUPERBOWL"
+sn_move   = "masshl 1,8/!\08,04 WARNING 1,8/!\ 04This channel has moved to 12IRC.SUPERNETS.ORG #SUPERBOWL %n %n %n %n %n"
 sn_gold   = "say You must have a SuperNETs 8,7GOLD account to view this message."
-stopflood = "mode $channel +b ~time:5:~security-group:unknown-users"
-alloflood = "mode $channel -b ~time:5:~security-group:unknown-users"
 
 # Useful
 allusers    = "/perlexec my $b=$buffer\; my $i=weechat::infolist_get("irc_nick", "", weechat::buffer_get_string($b, "localvar_server").",".weechat::buffer_get_string($b, "localvar_channel"))\; my $s\; while(weechat::infolist_next($i)){ $s.=weechat::infolist_string($i, "name")." "\; } weechat::command($b, "$* $s")\; weechat::infolist_free($i)\;"