mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-09-13 21:17:40 +02:00
update to 6.8.27
This commit is contained in:
@@ -17,7 +17,7 @@ pip = public.get_pip_bin()
|
||||
try:
|
||||
import telegram
|
||||
except:
|
||||
public.ExecShell('{} install telegram'.format(pip))
|
||||
public.ExecShell('{} install python-telegram-bot'.format(pip))
|
||||
import telegram
|
||||
|
||||
class panel_telegram_bot:
|
||||
|
||||
Reference in New Issue
Block a user