mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	weechat script and autojoin updates
This commit is contained in:
		
							parent
							
								
									43e22bffd9
								
							
						
					
					
						commit
						0035dbc72c
					
				
							
								
								
									
										3
									
								
								fish/.config/fish/functions/md.fish
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								fish/.config/fish/functions/md.fish
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
			
		||||
function md
 | 
			
		||||
	pandoc -f markdown -t html $argv[1] | lynx -stdin
 | 
			
		||||
end
 | 
			
		||||
@ -189,7 +189,7 @@ tilde.local_hostname
 | 
			
		||||
tilde.usermode
 | 
			
		||||
tilde.command = "/msg operserv login ${sec.data.pass}"
 | 
			
		||||
tilde.command_delay
 | 
			
		||||
tilde.autojoin = "#meta,#admin,#opers,#music,#politics,#gopher,#tildeverse,#idlerpg,#tilderadio,#minecraft,#cosmic,#institute,#.tilde,#tildetel,#thunix,#theasylum,#aussie,#projects,#hamradio,#vim,#pink,#bots,#ctrl-c,#radiofreqs,#envs,#gemini,#club,#zine,#team,#geocities,#helpdesk,#counting,#covid19,#rw.rs,#counting-meta,#irctokens,#linux,#fr,#factorio,#nsfw,#crawl,#mumble,#tilderadio-djs,#tilde.zone-admin,#tildebot,#submeta,#coffee,#envs_german,#wtf,#beer,#espanol,#meta_german,#tildelinux,#computertech,#sus,#anelki,#bread,#secret-sudoers,#UT99,#prepping,##ekbots,#bungame :10:20,adminsonly"
 | 
			
		||||
tilde.autojoin = "#meta,#admin,#opers,#music,#politics,#gopher,#tildeverse,#idlerpg,#tilderadio,#minecraft,#cosmic,#institute,#.tilde,#tildetel,#thunix,#theasylum,#aussie,#projects,#hamradio,#vim,#pink,#bots,#ctrl-c,#radiofreqs,#envs,#gemini,#club,#zine,#team,#geocities,#helpdesk,#counting,#covid19,#rw.rs,#counting-meta,#irctokens,#linux,#fr,#factorio,#nsfw,#crawl,#mumble,#tilderadio-djs,#tilde.zone-admin,#tildebot,#submeta,#coffee,#envs_german,#wtf,#beer,#espanol,#meta_german,#tildelinux,#sus,#anelki,#bread,#secret-sudoers,#UT99,#prepping,##ekbots,#bungame,#texto-plano,#netnews :10:20,adminsonly"
 | 
			
		||||
tilde.autorejoin
 | 
			
		||||
tilde.autorejoin_delay
 | 
			
		||||
tilde.connection_timeout
 | 
			
		||||
@ -490,7 +490,7 @@ freenode.local_hostname
 | 
			
		||||
freenode.usermode
 | 
			
		||||
freenode.command
 | 
			
		||||
freenode.command_delay
 | 
			
		||||
freenode.autojoin = "#weechat,##oodnet,#lobsters,#gitea,#mastodon,#pleroma,#oragono,#sr.ht,#cmpwn,#bitbot,#gophernicus,##jan6,#ascii.town,##ircv3-chat,#futel,#trashtown,#weechat-android,#ovh,#tilde.team,#fosshost,#fosshost-meet,#fosshost-dev,##crustaceans,##irctokens,#borgmatic,#fosshost-volunteers,#fosshost-social,#mailman,#ubuntu-packaging,#among-sus 6:10"
 | 
			
		||||
freenode.autojoin = "#weechat,##oodnet,#lobsters,#gitea,#mastodon,#pleroma,#oragono,#sr.ht,#cmpwn,#bitbot,#gophernicus,##jan6,#ascii.town,##ircv3-chat,#futel,#trashtown,#weechat-android,#ovh,#tilde.team,#fosshost,#fosshost-meet,#fosshost-dev,##crustaceans,##irctokens,#borgmatic,#fosshost-volunteers,#fosshost-social,#mailman,#ubuntu-packaging,#among-sus,#borgbackup 6:10"
 | 
			
		||||
freenode.autorejoin
 | 
			
		||||
freenode.autorejoin_delay
 | 
			
		||||
freenode.connection_timeout
 | 
			
		||||
@ -662,7 +662,7 @@ bitlbee.local_hostname
 | 
			
		||||
bitlbee.usermode
 | 
			
		||||
bitlbee.command
 | 
			
		||||
bitlbee.command_delay
 | 
			
		||||
bitlbee.autojoin = "&bitlbee,#cifuzofu,#harris,#team,#conversations,#dino,#ejabberd,#biboumi,#soprani.ca,#operators,#xsf,#gajim,#hmm,&jabber,&jabber2,#jabberzac,#mx-frendos"
 | 
			
		||||
bitlbee.autojoin = "&bitlbee,#cifuzofu,#harris,#team,#conversations,#dino,#ejabberd,#biboumi,#soprani.ca,#operators,#xsf,#gajim,#hmm,#conversations-offtopic,#lobby,&jabber,&jabber2,#jabberzac,#mx-frendos"
 | 
			
		||||
bitlbee.autorejoin
 | 
			
		||||
bitlbee.autorejoin_delay
 | 
			
		||||
bitlbee.connection_timeout
 | 
			
		||||
@ -676,10 +676,10 @@ bitlbee.msg_quit
 | 
			
		||||
bitlbee.notify
 | 
			
		||||
bitlbee.split_msg_max_length
 | 
			
		||||
bitlbee.charset_message
 | 
			
		||||
red.addresses = "localhost"
 | 
			
		||||
red.addresses = "team.tilde.chat/6697"
 | 
			
		||||
red.proxy
 | 
			
		||||
red.ipv6
 | 
			
		||||
red.ssl
 | 
			
		||||
red.ssl = on
 | 
			
		||||
red.ssl_cert
 | 
			
		||||
red.ssl_password
 | 
			
		||||
red.ssl_priorities
 | 
			
		||||
@ -689,8 +689,8 @@ red.ssl_verify
 | 
			
		||||
red.password
 | 
			
		||||
red.capabilities
 | 
			
		||||
red.sasl_mechanism
 | 
			
		||||
red.sasl_username = "ben"
 | 
			
		||||
red.sasl_password = "${sec.data.pass}"
 | 
			
		||||
red.sasl_username
 | 
			
		||||
red.sasl_password
 | 
			
		||||
red.sasl_key
 | 
			
		||||
red.sasl_timeout
 | 
			
		||||
red.sasl_fail
 | 
			
		||||
@ -748,7 +748,7 @@ technet.local_hostname
 | 
			
		||||
technet.usermode
 | 
			
		||||
technet.command
 | 
			
		||||
technet.command_delay
 | 
			
		||||
technet.autojoin = "#tilde,#technet"
 | 
			
		||||
technet.autojoin = "#tilde,#technet,#computertech"
 | 
			
		||||
technet.autorejoin
 | 
			
		||||
technet.autorejoin_delay
 | 
			
		||||
technet.connection_timeout
 | 
			
		||||
@ -762,3 +762,46 @@ technet.msg_quit
 | 
			
		||||
technet.notify
 | 
			
		||||
technet.split_msg_max_length
 | 
			
		||||
technet.charset_message
 | 
			
		||||
pine.addresses = "irc.pine64.org"
 | 
			
		||||
pine.proxy
 | 
			
		||||
pine.ipv6
 | 
			
		||||
pine.ssl
 | 
			
		||||
pine.ssl_cert
 | 
			
		||||
pine.ssl_password
 | 
			
		||||
pine.ssl_priorities
 | 
			
		||||
pine.ssl_dhkey_size
 | 
			
		||||
pine.ssl_fingerprint
 | 
			
		||||
pine.ssl_verify
 | 
			
		||||
pine.password
 | 
			
		||||
pine.capabilities
 | 
			
		||||
pine.sasl_mechanism
 | 
			
		||||
pine.sasl_username = "ben"
 | 
			
		||||
pine.sasl_password = "${sec.data.pinepass}"
 | 
			
		||||
pine.sasl_key
 | 
			
		||||
pine.sasl_timeout
 | 
			
		||||
pine.sasl_fail
 | 
			
		||||
pine.autoconnect
 | 
			
		||||
pine.autoreconnect
 | 
			
		||||
pine.autoreconnect_delay
 | 
			
		||||
pine.nicks
 | 
			
		||||
pine.nicks_alternate
 | 
			
		||||
pine.username
 | 
			
		||||
pine.realname
 | 
			
		||||
pine.local_hostname
 | 
			
		||||
pine.usermode
 | 
			
		||||
pine.command
 | 
			
		||||
pine.command_delay
 | 
			
		||||
pine.autojoin = "#pine-community,#pinephone"
 | 
			
		||||
pine.autorejoin
 | 
			
		||||
pine.autorejoin_delay
 | 
			
		||||
pine.connection_timeout
 | 
			
		||||
pine.anti_flood_prio_high
 | 
			
		||||
pine.anti_flood_prio_low
 | 
			
		||||
pine.away_check
 | 
			
		||||
pine.away_check_max_nicks
 | 
			
		||||
pine.msg_kick
 | 
			
		||||
pine.msg_part
 | 
			
		||||
pine.msg_quit
 | 
			
		||||
pine.notify
 | 
			
		||||
pine.split_msg_max_length
 | 
			
		||||
pine.charset_message
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user