IceflowRE / irc-discord-relay

IRC - Discord Relay, with message and other information sharing
MIT License
4 stars 3 forks source link

Add ability to run custom command upon connection. #1

Closed shacknetisp closed 6 years ago

shacknetisp commented 6 years ago

Example command would be a nickserv identify message or vhost command.

IceflowRE commented 6 years ago

Could you give an example how vhost would work?

shacknetisp commented 6 years ago

An example VHOST command would be (on my IRC server): VHOST some_id secret_key So it's not a private message like NickServ (PRIVMSG NickServ identify some_id secret_key)