mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
Update 'roles/shell/files/chat'
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
if [[ -f ~/.weechat/irc.conf ]]; then
|
||||
exec weechat
|
||||
else
|
||||
exec weechat-curses -r "/server add newnet localhost -autoconnect; /set irc.server.newnet.autojoin \"#meta,#thunix,#tildetel\"; /connect newnet"
|
||||
exec weechat-curses -r "/server add tilde irc.tilde.chat/6697 -ssl -autoconnect; /set irc.server.tilde.autojoin \"#meta,#thunix,#tildetel\"; /connect tilde"
|
||||
fi
|
||||
Reference in New Issue
Block a user