npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

zork-bot

v1.0.0

Published

A NodeJS IRC bot running dFrotz and DOS Zork.

Downloads

18

Readme

Home | [Change Log](https://bitbucket.org/BlackSuitIT/zork-bot/wiki/Change Log) | Commands | Multiplayer

#Zork Arcade Bot v0.0.7

Zork Arcade Bot is dedicated to the members of SubProto.

irc.subproto.com 7000 - SSL ONLY!

Special Thanks to THCNET DOT NET for an awesome ZORK PHP Client we could tap into with our original bots which eventually lead us to our current version running DOS Zork with Dumb Frotz!

Developed by Fatal and Fetter

ShoutOuts to da'crew Fauxtonic, the3percent, pingray, moxi, chisleu, jaybles, professorblak, frank and all the rest of you.

Respect,

##Requirements

NodeJS, NPM, dFrotz, DOS Zork I, II, III. Notice: Expect is no longer a requirement.

###dFrotz Installation

https://github.com/DavidGriffith/frotz For compiling, installing, and uninstalling dumb frotz, use "make dumb", "make install_dumb", and "make uninstall_dumb".

###Modules

Use npm to install the following. irc, minecraft-protocol, colors, express, socket.io, irc-colors (irc may/may not install these)

##Instructions

  1. mkdir yourdirectory
  2. cd yourdirectory
  3. Download/Clone Project into directory (cd into directory if contents are not loaded into cwd)
  4. npm install all required modules ($ npm install)
  5. cd src/
  6. Configure config.json ($ cp example-config.json config.json)
  7. node main.js

##Install via NPM (Current NPM Release v1.0.0)

  1. mkdir yourdirectory
  2. cd yourdirectory
  3. npm install zork-bot
  4. cd node_modules/zork-bot
  5. cd src/
  6. Configure config.json ($ cp example-config.json config.json)
  7. node main.js

#Minecraft Layer Running the Minecraft layer requires a server of version 1.7.10 or a server developed with the minecraft-protocol. NOTE: The Minecraft layer is under development. Do not use this module with out inspection and/or expectations of bugs.

##Requirements You will also need the following features and/or bukkit plugins:

Teleport Player : /tp [Player]

#More Information

##Wiki

Read more about Zork-Bot @ https://bitbucket.org/BlackSuitIT/zork-bot/wiki/Home

##Issue Tracking

Read more about bugs and issues @ https://bitbucket.org/BlackSuitIT/zork-bot/issues

#Operating Systems and Devices

Tested on Linux - Ubuntu 14.04+ (3.13.0-45-generic)

Tested on Intel Edison (3.10.17-poky-edison-ww42+) - http://www.emutexlabs.com/ubilinux

Notes: Should run on Windows but has not been tested yet.

#Zork Arcade Bot Contributors

##Developers

###opCode

opCode - opCode Development Team

[email protected]

Fatal and Fetter

via SubProto!

##Contributors

the3percent, pingray