Benutzer-Werkzeuge

Webseiten-Werkzeuge


Seitenleiste

3D

INTERN

ADOBE

ARDUINO

BITBUCKET

DOCKER

C4D

GIT

HTML

IPHONE

JAVASCRIPT

JTL-SHOP

LARAVEL

MAGENTO2

MYSQL

PHP

PLESK

PROCESSING

PYTHON

SUITECRM

SEO

TRYTON

THUNDERBIRD / ICEDOVE / FossaMail

TYPO3

TYPO3: BACKEND

TYPO3: TYPOSCRIPT

UNIX

VLC

VVVV

WINDOWS

WINDOWS 10

WORDPRESS

XAMPP

XT:C 4 (Veyton)

hydrairc-automatically-join-server-and-channel

HydraIRC: automatically join server(s) and channel(s)

In HydraIRC

  • Options>Prefs>Scripts
  • CommandProfiles: type 'OnStartUp'
  • click 'Add'
  • in 'Commands' add
#optionally change colorcheme
/set colorscheme=Retro Amber
/server irc.freenode.net

now each time HydraIRC is started it'll connect to irc.freenode.net

if you would like to identify yourself, and join a channel (e.g. #php) aswell (the ping commands allow a delay till the connection is supossedly ready):

CommandProfiles: 'CommandProfiles: 'irc.freenode.net_OnLoggedIn' >> Add

## will be executed as soon as you're connected
/msg NickServ identify myPass
/ping localhost
/ping localhost
/ping localhost
/ping localhost
/ping localhost
/ping localhost
/ping localhost
/ping localhost
/ping localhost
/quietjoin #wordpress
hydrairc-automatically-join-server-and-channel.txt · Zuletzt geändert: 2015/04/01 18:55 von admin