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
So we want an API inside the bot project that can be interfaced by a web project later. So a website where you can authenticate with this code and configure the bot for your server.
There are two ways to consider:
Add a new project (API service) And let the bot talk to this api.