Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gurkengewuerz/nodebb-plugin-teamspeak-verify
Verify the TeamSpeak ID from a user
https://github.com/gurkengewuerz/nodebb-plugin-teamspeak-verify
nodebb plugin query teamspeak verify
Last synced: about 2 months ago
JSON representation
Verify the TeamSpeak ID from a user
- Host: GitHub
- URL: https://github.com/gurkengewuerz/nodebb-plugin-teamspeak-verify
- Owner: Gurkengewuerz
- Created: 2017-12-02T17:48:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T21:42:39.000Z (over 5 years ago)
- Last Synced: 2024-11-14T05:26:19.980Z (2 months ago)
- Topics: nodebb, plugin, query, teamspeak, verify
- Language: JavaScript
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TeamSpeak Verify Plugin for NodeBB
This Plugin allows you to associate one TeamSpeak UID with the forum user.
After the installation and a successful configuration a new menu item in */user/:userslug/edit* becomes visible.
![Step 0](./screenshots/verify_step0.png)
There the user has the option to add a new TS ID.
![Step 1](./screenshots/verify_step1.png)
If the Client was found on the Server, the Server Query send the client a random code.
![Step 2](./screenshots/verify_step2.png)
This random Code must be entered in the new modal.
![Step 3](./screenshots/verify_step3.png)
If the Code is correct, the TS ID will be saved in database and the client will get the server group.
![Step 4](./screenshots/verify_step4.png)## Features
- Add Client to Server Group
- remove TS ID on ban
- allow Admin/Mods to modify the user