Commit Graph

5 Commits

Author SHA1 Message Date
Ekkie 2dc87f7763 [irssi-conf] Autojoin in config, not startup
Before, the startup file tries connecting to the default network and
join two channels. However, since irssi just executes the startup file
line by line with little logic behind it, it tries joining the channels
while the user is still connecting.

Instead, this commit sets the channels to autojoin, which only triggers
once the user is connected and, if configured properly, authenticated.
2023-03-24 20:54:22 +01:00
Ekkie b12406076b [irssi-conf] Make default network name consistent
Before, the name of the default network was set as "localhost",
"tildenet", "tilde.chat" and "irc". This chooses a more appropriate name
in both irssi's config and startup files: newnet
2023-03-24 20:26:06 +01:00
Mike 15b64ea982
update startup
changed #tildeclub to #club to match naming for tilde channels on tilde.chat.   Added #meta that is for general chat.
2019-09-14 17:43:53 -06:00
Jason Levine 585625baa0 add IRC default-join-#tildeclub config 2014-10-16 09:36:26 -04:00
Jason Levine 10c01deb3d first commit 2014-10-12 15:00:59 -04:00