Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新版 (pypi 2.0.1) 使用telegram回复自己发送的消息报错 #89

Open
TTTPOB opened this issue Jun 9, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@TTTPOB
Copy link
Contributor

TTTPOB commented Jun 9, 2021

image

@TTTPOB
Copy link
Contributor Author

TTTPOB commented Jun 9, 2021

Traceback

Traceback (most recent call last):
  File "/home/xxxxx/tools/qqforwarding/.venv/local/lib/python3.9/site-packages/efb_telegram_master/master_message.py", line 393, in process_telegram_message
    slave_msg = coordinator.send_message(m)
  File "/home/xxxxx/tools/qqforwarding/.venv/local/lib/python3.9/site-packages/ehforwarderbot/coordinator.py", line 113, in send_message
    return slaves[msg.deliver_to.channel_id].send_message(msg)
  File "/home/xxxxx/tools/qqforwarding/.venv/local/lib/python3.9/site-packages/efb_qq_slave/__init__.py", line 80, in send_message
    return self.QQClient.send_message(msg)
  File "/home/xxxxx/tools/qqforwarding/.venv/local/lib/python3.9/site-packages/efb_qq_plugin_mirai/mirai.py", line 187, in send_message
    messages.append(At(target=int(uin), display="@"))
ValueError: invalid literal for int() with base 10: ''

@milkice233 milkice233 added the bug Something isn't working label Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants