@@ -1,3 +1,5 @@
+#!/usr/bin/python3
+
import warnings
warnings.filterwarnings("ignore", message="python-telegram-bot is using upstream urllib3")