|
|
@@ -6,7 +6,7 @@ WORKDIR /app |
|
|
RUN pip install requests |
|
|
RUN pip install requests |
|
|
RUN pip install python-telegram-bot |
|
|
RUN pip install python-telegram-bot |
|
|
|
|
|
|
|
|
RUN echo $CLIENT_ID |
|
|
|
|
|
|
|
|
|
|
|
RUN python3.6 generate_config.py config &CLIENT_ID &LOGIN &PASSWORD &USER_ID &TOKEN_BOT |
|
|
RUN python3.6 generate_config.py config &CLIENT_ID &LOGIN &PASSWORD &USER_ID &TOKEN_BOT |
|
|
|
|
|
|
|
|
#Ajout de series aleatoires. |
|
|
#Ajout de series aleatoires. |
|
|
|