Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aigames

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aigames

theaigames.com command line interface

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

aigames

install

npn install aigames -g 

I've tested on Node.js 0.10.21 because that is what theaigames.com uses and I was too lazy to change versions, patches welcome if you need it to work other places.

usage

Create a file where you are going to run aigames from (such as your bot dir) named .aigamesrc with contents like:

{
  "login": "email (or maybe username?)",
  "password": "password in plain text"
}

Then invoke aigames like so:

aigames upload <relative or absolute path to compressed file>

improvements

This project should not be used as an example of best practices, it is a one off script. That said, improvements are welcome! If you are doing something more structural please open an issue to discuss it first (or otherwise chat with me, Wraithan).

Keywords

FAQs

Package last updated on 04 Mar 2015

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc