Skip to content

raistech/emby-download-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

INSTALL

git clone https://github.com/raistech/emby-download-telegram.git
cd emby-download-telegram
# Don't forget edit your env
nano tgemby.py

# Inisialisasi bot Telegram
bot = telebot.TeleBot('TOKEN_BOT_TELEGRAM')

# Inisialisasi API Emby
EMBY_API_KEY = 'API_KEY_EMBy'
EMBY_SERVER = 'http://localhost:8096'

#save youre edit
python3 tgemby.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Connect with me

Logo