oloturia 3 年 前
コミット
8033fc6990
1 ファイル変更1 行追加1 行削除
  1. 1 1
      telegram_main.py

+ 1 - 1
telegram_main.py

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