
tools/dev/nopaste.pl - paste the contents of a file via a pastebot server

nopaste.pl -t "TITLE" [ -c CHANNEL ] [ -n NAME ] [ FILENAME ]
TITLE the title of the paste
CHANNEL the irc channel (defaults to #parrot)
NAME the username (defaults to username or 'someone')
FILENAME the name of the file to paste (defaults to STDIN)

This program can be used to paste the contents of a file on a pastebot server -- specifically, nopaste.snit.ch -- for immediate linkage on an IRC channel -- by default, #parrot.

Originally written by particle, with subsequent contributions to functionality by LimbicRegion, paultcochrane and cotto.