1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-07-22 22:21:33 +00:00

Bot now runs in a Docker image

This commit is contained in:
2019-02-03 20:51:26 -07:00
parent 5f3b324742
commit cd70cd067a
3 changed files with 12 additions and 1 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
telegram==0.0.1
python-telegram-bot==11.1.0