Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omico/telegram-bot-mahamatra
https://github.com/omico/telegram-bot-mahamatra
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/omico/telegram-bot-mahamatra
- Owner: Omico
- Created: 2022-09-28T11:14:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T04:29:21.000Z (8 months ago)
- Last Synced: 2024-10-12T20:26:10.088Z (about 1 month ago)
- Language: Kotlin
- Size: 274 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.