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

https://github.com/xi-plus/ethics-committee

Telegram多功能機器人
https://github.com/xi-plus/ethics-committee

telegram-bot

Last synced: about 1 year ago
JSON representation

Telegram多功能機器人

Awesome Lists containing this project

README

          

# Ethics-Committee

## Install
```
python3 -m pip install python-telegram-bot==13.7
```

## Run
```
celery -A EthicsCommittee.celery worker --loglevel=warning -Q EthicsCommittee -n EthicsCommittee
```