documentationenhancementframeworkhelp wantedplugin
描述
The following plugins that are using bot._client.xyz are broken, and need to be fixed in the version 3 branch.
convid.py
-> protobuf a5c7bc1604141fca7d41df0ca670d5b05a4b5dbebot._client.setchatname()-> protobuf 60e83edb96e29d474db43315727f06df3f94b533bot._client.removeuser()
_unittest_geticon.py
-> protobuf 094a0fe2559fe3ab334da2382fbfe621aa02b907bot._client.getentitybyid()
botalive.py
-> protobuf a1919b8e2cd6fe155480e73c3588861e39d5e21cbot._client.updatewatermark()
convtools_invitations.py
-> protobuf 0005a48da24e8d22b6e711a54f898e8fafc0329fbot._client.adduser()-> protobuf 0005a48da24e8d22b6e711a54f898e8fafc0329fbot._client.createconversation()->bot._client.setchatname()command.run(convrename)a5c7bc1604141fca7d41df0ca670d5b05a4b5dbe
convtools.py
-> protobuf 0005a48da24e8d22b6e711a54f898e8fafc0329fbot._client.adduser()-> protobuf 0005a48da24e8d22b6e711a54f898e8fafc0329fbot._client.createconversation()->bot._client.setchatname()command.run(convrename)a5c7bc1604141fca7d41df0ca670d5b05a4b5dbe
easteregg.py
-> protobuf c85ac23b23411cd762c4a9dff1b9b7972448785ebot._client.sendeasteregg()
image_screenshot/init.py
->bot._client.sendchatmessage()coro_send_message41d080bb99a0910d38e23cd9c226c8a691f450c1 note: unrelated with this issue, non-standard usage of _client
namelock.py
->bot._client.setchatname()command.run(convrename)a5c7bc1604141fca7d41df0ca670d5b05a4b5dbe
slack.py
- #
-> protobuf 094a0fe2559fe3ab334da2382fbfe621aa02b907bot._client.getentitybyid()