You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: I'm thinking about implementing the possibility to cancel the confirmation request from the requesting user-side. That can take a while to be developed.
For instance
The bot should be able to:
Ask for user details that are needed to create the accounts (name, surname, email address, working group, ...);
Create an account with those details on Pino and on Nuvola;
Add the user to our shareholders' register on Pino.
Possible issues
1. Some problems may arise during account creation due to required authentication and permissions.
Creating accounts (expecially on Nuvola) is not a feasible operation by every kind of user.
Possible issues solutions
Some problems may arise during account creation due to required authentication and permissions.
It's possible to access with an admin account obtaining a token useble to create new user through the admin panel.
The text was updated successfully, but these errors were encountered:
Briefly
Our bot will be able to complete the iscription process all by itself. This should reduce the workload for Tortoises.
In progress
Implemented the sending message to the executive group. Now all the people in the group along with Resina can interact with it. Currently.
Note: I'm thinking about implementing the possibility to cancel the confirmation request from the requesting user-side. That can take a while to be developed.
For instance
The bot should be able to:
Possible issues
Possible issues solutions
The text was updated successfully, but these errors were encountered: