mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	update weechat aliases
This commit is contained in:
		
							parent
							
								
									7ed566b1c9
								
							
						
					
					
						commit
						1605c96e1e
					
				@ -20,7 +20,6 @@ CL = "buffer clear"
 | 
			
		||||
CLOSE = "buffer close"
 | 
			
		||||
emoji = "exec -o python3 -c "print(__import__(\"emoji\").emojize(\"$*\", use_aliases=True))""
 | 
			
		||||
factor = "/exec -sh -o factor $1 | cut -d" " -f 2,3 | tr " " ",""
 | 
			
		||||
flip = "/exec -o flip table $*"
 | 
			
		||||
IG = "ignore"
 | 
			
		||||
J = "join"
 | 
			
		||||
K = "kick"
 | 
			
		||||
@ -37,12 +36,9 @@ py = "/exec -o python3 -c "print($*)""
 | 
			
		||||
Q = "query"
 | 
			
		||||
rainbow = "/exec -o toilet --irc --gay -f term -- $*"
 | 
			
		||||
REDRAW = "window refresh"
 | 
			
		||||
save_settings = "/autojoin --run;/layout store;/save"
 | 
			
		||||
SAY = "msg *"
 | 
			
		||||
shrug = "/msg $channel ¯\_(ツ)_/¯"
 | 
			
		||||
SLAP = "me slaps $1 around a bit with a large trout"
 | 
			
		||||
T = "topic"
 | 
			
		||||
tf = "/msg $channel (ノಥ益ಥ)ノ彡┻━┻"
 | 
			
		||||
UB = "unban"
 | 
			
		||||
UMODE = "mode $nick"
 | 
			
		||||
unscramble = "/exec -sh -o curl -s "http://anagramica.com/best/$*" | jq -r '.best[0]'"
 | 
			
		||||
 | 
			
		||||
@ -191,9 +191,9 @@ tilde.username
 | 
			
		||||
tilde.realname
 | 
			
		||||
tilde.local_hostname
 | 
			
		||||
tilde.usermode
 | 
			
		||||
tilde.command = "/msg operserv login ${sec.data.pass}"
 | 
			
		||||
tilde.command = "/msg operserv login ${sec.data.pass};/msg idlerpg_bot login wowbagger ${sec.data.idlerpgpass}"
 | 
			
		||||
tilde.command_delay
 | 
			
		||||
tilde.autojoin = "##ekbots,#.tilde,#ZfA,#allhandsactive,#anarchism,#anelki,#ascii.town,#aussie,#bots,#bungame,#club,#cosmic,#counting,#counting-meta,#covid19,#ctrl-c,#deutsch,#envs_german,#espanol,#factorio,#federation,#fr,#gemini,#gopher,#homegrown,#idlerpg,#institute,#irctokens,#linux,#meta,#minecraft,#mops,#music,#netnews,#nsfw,#opers,#pink,#politics,#programming,#projects,#secret-sudoers,#selfhosting,#southlondon,#sus,#team,#texto-plano,#theasylum,#thunix,#tilde.zone-admin,#tildebot,#tilderadio,#tilderadio-djs,#tildetel,#tildeverse,#town,#vim,#wiki"
 | 
			
		||||
tilde.autojoin = "##ekbots,#.tilde,#ZfA,#allhandsactive,#anarchism,#anelki,#ascii.town,#aussie,#bots,#club,#cosmic,#counting,#counting-meta,#covid19,#ctrl-c,#deutsch,#envs,#envs_german,#espanol,#factorio,#federation,#fr,#gemini,#gopher,#homegrown,#idlerpg,#institute,#irctokens,#linux,#meta,#minecraft,#mops,#music,#netnews,#nsfw,#opers,#pink,#politics,#programming,#projects,#secret-sudoers,#selfhosting,#southlondon,#sus,#team,#texto-plano,#theasylum,#thunix,#tilde.zone-admin,#tildebot,#tilderadio,#tilderadio-djs,#tildetel,#tildeverse,#town,#vim,#wiki,#xmpp"
 | 
			
		||||
tilde.autorejoin
 | 
			
		||||
tilde.autorejoin_delay
 | 
			
		||||
tilde.connection_timeout
 | 
			
		||||
@ -633,7 +633,7 @@ bitlbee.local_hostname
 | 
			
		||||
bitlbee.usermode
 | 
			
		||||
bitlbee.command
 | 
			
		||||
bitlbee.command_delay
 | 
			
		||||
bitlbee.autojoin = "#anelki,#cifuzofu,#conversations,#darwin,#dino,#gajim,#gritty,#harris,#hmm,#joinjabber,#onlythereals,#pocketdragons,#soprani.ca,#sysadmin,#texto-plano,#tilde.team,#xmpp-ircd,&SMS,&bitlbee,&hmm,&tilde"
 | 
			
		||||
bitlbee.autojoin = "#anelki,#biboumi,#conversations,#darwin,#ejabberd,#gajim,#gritty,#harris,#hmm,#joinjabber,#movim,#openhardware,#sysadmin,#xmpp-ircd,#xsf,&SMS,&bitlbee,&hmm,&tilde"
 | 
			
		||||
bitlbee.autorejoin
 | 
			
		||||
bitlbee.autorejoin_delay
 | 
			
		||||
bitlbee.connection_timeout
 | 
			
		||||
@ -713,13 +713,13 @@ libera.sasl_fail
 | 
			
		||||
libera.autoconnect
 | 
			
		||||
libera.autoreconnect
 | 
			
		||||
libera.autoreconnect_delay
 | 
			
		||||
libera.nicks
 | 
			
		||||
libera.nicks = "ben"
 | 
			
		||||
libera.nicks_alternate
 | 
			
		||||
libera.username
 | 
			
		||||
libera.realname
 | 
			
		||||
libera.local_hostname
 | 
			
		||||
libera.usermode = "+w"
 | 
			
		||||
libera.command
 | 
			
		||||
libera.command = "/challenge ${server} ben ${sec.data.challengepass}"
 | 
			
		||||
libera.command_delay
 | 
			
		||||
libera.autojoin = "#!,##Ben,##crustaceans,##ircv3-chat,##oodnet,##proxmox,#among-sus,#bitbot,#ergo.chat,#fosshost,#fosshost-volunteers,#gitea,#gopher,#gophernicus,#hetzner,#ircpuzzles,#irctokens,#libera-communities,#libera-dev,#lobsters,#mastodon,#ovh,#sr.ht,#sr.ht.watercooler,#tilde.team,#tildeverse,#weechat,#weechat-android"
 | 
			
		||||
libera.autorejoin
 | 
			
		||||
@ -809,7 +809,7 @@ pisslocal.local_hostname
 | 
			
		||||
pisslocal.usermode
 | 
			
		||||
pisslocal.command = "/oper ben ${sec.data.pissnetoper}"
 | 
			
		||||
pisslocal.command_delay
 | 
			
		||||
pisslocal.autojoin = "#i-just-peed,#opers,#services,#tildebot"
 | 
			
		||||
pisslocal.autojoin = "#i-just-peed,#opers,#pissnet,#services"
 | 
			
		||||
pisslocal.autorejoin
 | 
			
		||||
pisslocal.autorejoin_delay
 | 
			
		||||
pisslocal.connection_timeout
 | 
			
		||||
 | 
			
		||||
@ -376,7 +376,11 @@ irc.server.tilde = highlight
 | 
			
		||||
perl.highmon = none
 | 
			
		||||
python.listbuffer = none
 | 
			
		||||
python.slack.haulerads.#device-dev = highlight
 | 
			
		||||
python.snote = highlight
 | 
			
		||||
python.snote-bots = highlight
 | 
			
		||||
python.snote-conn = highlight
 | 
			
		||||
python.snote-junk = highlight
 | 
			
		||||
python.snote-oper = highlight
 | 
			
		||||
 | 
			
		||||
[filter]
 | 
			
		||||
irc_smart = on;*;irc_smart_filter;*
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user