Skip to content

Meeting Notes

骑马小猫 edited this page May 31, 2020 · 3 revisions

2020.5.22 meeting.

  • problems
    • friendship event_response from hostie server is not matched with data structure from .
    • document is bad
    • lack of testing
    • lack of docstring
    • event name is not noticed for new developer
  • teasing
    • speed of python-wechaty is too slow
    • process of python-wechaty is too slow
    • hard to use
  • plans update python-wechaty-getting-started repo.
    • @wj-Mcat
      • gist-bot.pt
      • busy-bot.py
      • demo-in-tutorial.py
      • friendship-bot.py
      • scheduler-bot.py
    • @huangaszaq
      • media-file-bot.py
      • room-bot.py
      • room-say-cli.py
      • self-testing-bot.py
      • tencentapi-bot.py

2020.5.31 meeting.

  • problems
    • internal error from hostie-server :
receive <error> event <(<Status.INTERNAL: 13>,
  • unsupported api error
2020-05-30 09:36:06,746 - Wechaty - INFO - receive <error> event <(<Status.INTERNAL: 13>, 'Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility', None)>
2020-05-30 09:36:06 INFO wechaty.py <error_listener> receive <error> event <(<Status.INTERNAL: 13>, 'Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility', None)>
- can't login after logout
- can't get media file from mssage.
- speed of the python-wechaty is too slow
  • plans
    • migrate wxbot to python-wechaty-web and complete the backend api.
    • complete basic WechatyPlugin Module. Create python-wechaty-plugin-contrib repo.
    • 查天气,查星座及运势,投票踢人,每日一说,新华bot, hook-api-bot.
Clone this wiki locally