New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cowchat

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cowchat

A chat that uses cowsay to send you messages

latest
Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

CowChat

CowChat is a simple chat working on terminal that uses a JavaScript version of Cowsay to bring messages to you.

Logged
message from user99
 ___________
< Hi there! >
 -----------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

message from tux123
 __________________________________
< CowChat is the best chat EVER!!! >
 ----------------------------------
   \
    \
        .--.
       |o_o |
       |:_/ |
      //   \ \
     (|     | )
    /'\_   _/`\
    \___)=(___/

message from squirrel
 _______________________________________________________
< You can use any "cow" that will bring your message... >
 -------------------------------------------------------
  \
     \
                  _ _
       | \__/|  .~    ~.
       /oo `./      .'
      {o__,   \    {
        / .  . )    \
        `-` '-' \    }
       .(   _(   )_.'
      '---.~_ _ _|

Server is running at https://cowchat.herokuapp.com/. You can get server's code here.

Install

Install with npm:

npm install -g cowchat

Signup

cowchat signup

Usage

To start listening for messages:

cowchat start <username> <password>

Now you will receive on this terminal all messages from other users. To send messages just type:

<receiver username> <message>

Other

CowChat still has a lot of bugs. Please feel free to contribute.

Keywords

cow

FAQs

Package last updated on 07 Nov 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