feibam / seat-qq-connector
A SeAT plugin which Link seat user to QQ number to help you find SPY in the group
Installs: 150
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:seat-plugin
Requires
- ext-json: *
- eveseat/api: ^5.0
- eveseat/eveapi: ^5.0
- eveseat/services: ^5.0
- eveseat/web: ^5.0
- socialiteproviders/discord: ^4.2
- warlof/seat-connector: ^3.0
Requires (Dev)
- driftingly/rector-laravel: ^0.24.1
- orchestra/testbench: ^8.0
- rector/rector: ^0.18.2
This package is auto-updated.
Last update: 2024-10-28 07:44:33 UTC
README
A SeAT plugin which Link seat user to QQ number to help you find SPY in the group
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.