Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

tzbot

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tzbot

An IRC time zone bot using Google Maps to tell time basing on a search term

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

tzbot

UNIX-y time zone IRC bot.

< mmalecki> tzbot: san francisco
< tzbot> 13:04:53

Installation

npm -g i tzbot

Usage

Options:
  --host, -h       IRC server (e.g. chat.freenode.net)  [required]
  --port, -p       IRC server port                      [required]
  --secure         Whether to use TLS                   [default: true]
  --nick, -n       Bot's nick                           [required]
  --real-name, -r  Bot's real name                      [required]
  --username, -u   Bot' username                        [required]
  --channel, -c    Channel(s) to connect to

Like:

tzbot -h chat.freenode.net -p 6697 -n tzbotexample -r tzbotexample -u tzbotexample -c '#nodebombrange'

FAQs

Package last updated on 10 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts