Skip to main content

A Twitter bot to play text adventure games

Project description

Zorker - A Twitter bot to play text adventure games

Scott Torborg

Installation

Install with pip:

$ pip install zorker

Running

First set up a new Twitter app, noting consumer key (API key), consumer secret (API secret), access token, and access token secret. There are helpful instructions for this here.

Create a config file, something like zorker.ini:

[zorker]
consumer_key = ...
consumer_secret = ...
access_token = ...
access_token_secret = ...
screen_name = zorker
game_file = zork1.z5

Run the bot:

$ zorker zorker.ini

License

Zorker is licensed under an MIT license. Please see the LICENSE file for more information.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zorker-0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page