I've just made a fork of nodebb-plugin-login-mysite and modified to use my api to login.
It work fine but i've a problem, a user can change on main database both his email and his username, and in this case nodebb will make a new account on next login.
The only thing wich can't change on main db is uid , any hint to solve this problem ?
Sorry for my bad english.
My Teamspeak Plugins
-
I made two Teamspeak plugins.
One allows for automated server administration, the other allows for the server tree, online users, etc to be shown in a widget.
nodebb-plugin-teamspeak
https://github.com/pitaj/nodebb-plugin-teamspeak
nodebb-widget-teamspeak
https://github.com/pitaj/nodebb-plugin-teamspeakRight now, the documentation is sparse. I'm going to work on that after I finish the other plugins I'm working on.
You're welcome,
PitaJ
-
A TS plugin! Great
I‘ve got a question: what exactly does the automated server administration plugin allow me to do? I have no experience with TS administration yet, I could use some hints
-
@Tahnil you can poke a group of users when users of a certain group join the server. You can move users of a certain group to a certain channel when they join. You can configure chat commands for stuff. It can be configured to kick, poke, or move someone if they become afk or mute everything. It does a lot.