poll bot in bale messenger
Repository https://github.com/balemessenger/poll_bot/
- python 3.7
- pip
- libraries in requirements.txt
- docker
docker build -it poll_bot:0.0.0 .
docker-compose up
OR
pip install -r requirements.txt
python3.7 polling_bot/main.py
This project is protected by the Apache License. More details can be found in the included LICENSE file.