An open API service indexing awesome lists of open source software.

https://github.com/deltachat-bot/deltaland

[WIP] Deltaland, fantasy world, chat adventure, MMO game for Delta Chat
https://github.com/deltachat-bot/deltaland

chat-game deltabot-cli deltachat fantasy game mmo python

Last synced: 4 months ago
JSON representation

[WIP] Deltaland, fantasy world, chat adventure, MMO game for Delta Chat

Awesome Lists containing this project

README

          


Deltaland

[![CI](https://github.com/deltachat-bot/deltaland/actions/workflows/ci.yml/badge.svg)](https://github.com/deltachat-bot/deltaland/actions/workflows/ci.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Contributors](https://img.shields.io/github/contributors/deltachat-bot/deltaland.svg)](https://github.com/deltachat-bot/deltaland/graphs/contributors)

> MMO game bot for Delta Chat

## Install

To install, open your terminal and run:

```sh
pip install git+https://github.com/deltachat-bot/deltaland.git
```

### Installing deltachat-rpc-server

This program depends on a standalone Delta Chat RPC server `deltachat-rpc-server` program that must be
available in your `PATH`. For installation instructions check:
https://github.com/deltachat/deltachat-core-rust/tree/master/deltachat-rpc-server

## Usage

Configure the bot:

```sh
deltaland init bot@example.com PASSWORD
```

Start the bot:

```sh
deltaland serve
```

Run `deltaland --help` to see all available options.

## Credits

The images are adapted material from https://midjourney.com licensed under the Creative Commons Noncommercial 4.0 Attribution International License (the “Asset License” https://creativecommons.org/licenses/by-nc/4.0/legalcode)