Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irexlist/telegram-bot
https://github.com/irexlist/telegram-bot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/irexlist/telegram-bot
- Owner: irexlist
- License: mit
- Created: 2020-12-30T13:44:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-30T14:38:30.000Z (almost 4 years ago)
- Last Synced: 2024-06-27T14:33:46.327Z (5 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# telegram-bot
### Installation
download install python3 .
Install the dependencies and devDependencies and start the server.
```sh
$ cd desktop/bot
$ pip3 install -r requirements.txt
$ irex.py
```