Zorker - A Twitter bot to play text adventure games
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.
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 details)
File details
Details for the file zorker-0.1.tar.gz.
File metadata
- Download URL: zorker-0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbf8900e76f54a583ca32cbed014f2eace6c2850e8a7f1203e0b32dac56a4738
|
|
| MD5 |
ad097e07b7d9418be53a5eb1b3408cfe
|
|
| BLAKE2b-256 |
58acbc3031f4e7b12a3b0f7545eb85d3df1802859b5989dd14222b40cc00a460
|