We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b5434 commit 7a775cdCopy full SHA for 7a775cd
get_rooms.py
@@ -1,7 +1,5 @@
1
-import os
2
import telebot
3
import requests
4
-import pandas as pd
5
6
API_Key = "6453714074:AAEJFCtoIRzxkBtoKF1H2ExlGz-IvgaSUoc"
7
bot = telebot.TeleBot(API_Key )
0 commit comments