lynnezra / seat-qq-connector
A SeAT plugin which Link seat user to QQ number to help you find SPY in the group
Requires
- ext-json: *
- eveseat/api: ^5.0
- eveseat/eveapi: ^5.0
- eveseat/services: ^5.0
- eveseat/web: ^5.0
- warlof/seat-connector: ^3.0
Requires (Dev)
- driftingly/rector-laravel: ^0.24.1
- orchestra/testbench: ^8.0
- rector/rector: ^0.18.2
README
A SeAT plugin which Link seat user to QQ number to help you find SPY in the group
🆕 v1.0.0 新功能:包含完整的QQ绑定审批系统!
Thanks to Warlof Tutsimo for Provide Library Packages.
Setup
Please make sure to visit https://seat.example.com/seat-connector/settings and click the 'Save' button under the QQ settings the first time you use it. The button should appear green.
Notice!
Since the official QQ service does not provide an OAuth2 API for anything other than retrieving the username, and there is no official bot implementation, you may need to manually search for users at https://seat.example.com/seat-connector/users, then grant them permissions or delete them form you group!
Upgrade
If you're coming from a version prior to 4.x, you may want to convert your data into the new connector structure.
To do so, run the command seat-connector:convert:qq
- it will assist you in this process.