Hootrix / keyword_alert_bot

telegram keyword alert bot ⏰
https://t.me/keyword_alert_bot
GNU General Public License v3.0
265 stars 62 forks source link

第21行怎么处理... #90

Closed miraclemakerjoe closed 4 months ago

miraclemakerjoe commented 7 months ago

File "D:\Downloads\keyword_alert_bot-master\main.py", line 21, in from utils.common import is_allow_access,banner,is_msg_block,get_event_chat_username,get_event_chat_username_list ModuleNotFoundError: No module named 'utils.common'

miraclemakerjoe commented 7 months ago

这行我删掉之后暂时先试一下, 然后显示WARNING:telethon.client.users:Telegram is having internal issues AuthRestartError: Restart the authorization process (caused by SendCodeRequest) Please enter the code you received: 48981

我要在哪里输密码?

Hootrix commented 7 months ago

没有测试过 Windows 的环境。可以直接用 docker

miraclemakerjoe commented 7 months ago

utils.common 这个要怎么装?一直找不到

Hootrix commented 4 months ago

utils.common 这个要怎么装?一直找不到

https://github.com/Hootrix/keyword_alert_bot/blob/master/utils/common.py