Bot Manager GUI
Last updated
Last updated
Documentation in progress
The bot manager is a friendly Graphical user interface that help EDDI's bot developers to deploy, chat, edit bots packages and also update a bot if an updated package is available!
You can access to bot manager via:
http://localhost:7070/manage?apiUrl=http%3A%2F%2Flocalhost%3A7070
Allows you to log out from the bot manager and redirects you to login page.
This is the bots view where you can see the list of all bots both deployed and non deployed bots.
You can use the text box next t o this label to enter your search criteria such as a bot name .
This is the list of all bots in this image example for brevity we showed only one bot, but most likely you will find a lot of bots (deployed and non deployed).
Name of the bot.
Version of that bot that it is deployed.
Last modification date of the entire bot resources.
Opens the chat with the bot by using the chat screen, more details later
Undeploy this bot from this EDDI instance.
Packages used in this bot
Packages view: coming soon.
The login allow connection with social Media such as GitHub or Google
Use login and password as credentials for registered users, basically you will have to go through the registration form which is pretty straightforward.