Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/omico/telegram-bot-mahamatra


https://github.com/omico/telegram-bot-mahamatra

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

Telegram Bot Mahamatra
=================

## Usage

```shell
cp ./docker/docker-compose.example.yml ./docker-compose.yml
```

Modify the `docker-compose.yml`.

```shell
docker-compose up -d
```

Note: In Windows, you should create a empty file named `mahamatra.json` before run `docker-compose up`.
Otherwise, the docker will create a directory named `mahamatra.json`, instead of a file.