Skip to content

Instantly share code, notes, and snippets.

View rexagod's full-sized avatar

Pranshu Srivastava rexagod

View GitHub Profile
@rexagod
rexagod / irc101.md
Last active June 23, 2020 19:09 — forked from xero/irc.md
The Internet Relay Chat (IRC) 101!

IRC Reference

Not intended as a guide for newbies, more like a "cheat sheet" for the somewhat experienced IRC user, especially one who wields some power over a channel.

The Basics

  • /join #channel
    • Joins the specified channel.
  • /part #channel
  • Leaves the specified channel.
=== release test-crypto-domains ===
Path: parallel/test-crypto-domains
events.js:164
throw new Error("!!! " + type);
^
Error: !!! error
at Domain.emit (events.js:164:13)
at Domain.EventEmitter.emit (domain.js:474:20)