it is a telegram bot built in python 3.7 using aiogram and aiohttp. this bot allows through the virustotal service to check files for viruses through the telegram interface
- fill in config.json and env
- pip install -r requirements.txt
- python3 bot.py
application uses webhook
| name | version |
|---|---|
| windows | no support |
| macOS(OsX) | no support |
| linux-distribution | all with kernal 4.18 high |
| python | 3.7+ |
| aiogram | 2.8 |
| aiohttp | 3.6.2 |
| orjson | 3.0.0 |
| aiofiles | 0.5.0 |
watch in more detail requirements.txt