1
0
Fork 0
mirror of https://gitlab.com/oloturia/fumcaso.git synced 2025-01-07 22:17:18 +01:00

minor fix

This commit is contained in:
oloturia 2020-12-17 02:06:52 +01:00
parent 6033f6b238
commit 8033fc6990

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/python3
from telegram.ext import Updater, CommandHandler
from randstrip import createStrip,readConfig
import requests