Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Snippets for Chatbot.

r\\r\rr\r\r\\r\rr\r\r\r\r\\rr\r\\rr\r\r\r\r\\r\rr\\r\rr\r\r\r\r\\rr\r\ \rr\r\r\r\r\\r\rr\\r\rr\r\r\r\r\\r\rr\\rr\r\r\r\r\\r \rr\\r\rr\r\r\r\r\\r
Excerpt
nameAddTheBot
Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<!doctype html>\
n<link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC\" crossorigin=\"anonymous\">
\n<link href=\"https://docs.empowerid.com/new_docs.css\" rel=\"stylesheet\">
\n<style>\
n.nav {\
n border: 1px solid #C1C1C8;\
n border-style: none none solid none;
\n padding: 0;
\n margin: 12px 0 32px;\
n display: flex;\
n flex-wrap: nowrap;\
n overflow: auto;\
n}\
n .nav-link {
\n background: transparent !important;\
n color: #1D1D21 !important;\
n}
\n.nav-link.active {\
n background: transparent !important;\
n color: #1D1D21 !important;\
n border-bottom: 2px solid #1662DD !important;\
n border-radius: 0px !important;\
n}
\n</style>
\n<script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM\" crossorigin=\"anonymous\"></script>\
n <ul class=\"nav nav-pills mb-3\" id=\"pills-tab\" role=\"tablist\">
\n <li class=\"nav-item\" role=\"presentation\">
\n <button class=\"nav-link active\" id=\"pills-first-tab\" data-bs-toggle=\"pill\" data-bs-target=\"#tab1\" type=\"button\" role=\"tab\">Add to a team</button>\
n </li>\
n <li class=\"nav-item\" role=\"presentation\">\
n <button class=\"nav-link\" id=\"pills-second-tab\" data-bs-toggle=\"pill\" data-bs-target=\"#tab2\" type=\"button\" role=\"tab\">Add to a chat</button>\
n </li>\
n <li class=\"nav-item\" role=\"presentation\">
\n <button class=\"nav-link\" id=\"pills-second-tab\" data-bs-toggle=\"pill\" data-bs-target=\"#tab3\" type=\"button\" role=\"tab\">Add to a meeting</button>\
n </li>\
n
\n</ul>\
n<div class=\"tab-content\" id=\"pills-tabContent\">\
n <div class=\"tab-pane fade show active\" id=\"tab1\" role=\"tabpanel\">\
n <P>Botflow will be installed and available for the teams you select. All members in the team can use it.</p>\
n \
n <ol type=\"I\">
\n<li>Click on Add to a team.</li>
\n<li>Select the team you want to install and click on set up a bot.</li><p><img src=\"https://docs.empowerID.com/assets/img/confluence/AddBotToTeam.png\" style=\"padding: 10px;max-height: 350px\"/></p>\
n<li>You will see a window with a message of Authorizing access. The app will be available for the team. <p><img src=\"https://docs.empowerID.com/assets/img/confluence/BotAuthorizingAccess.png
\n\" style=\"padding: 10px;max-height: 350px\"/></p></li>
\n</ol>\
n </div>\
n <div class=\"tab-pane fade show\" id=\"tab2\" role=\"tabpanel\">\
n <P>Botflow will be installed and available for the chat you select. All participants in the chat can access the bot and provide commands.</p>\
n \
n <ol type=\"I\">
\n<li>Click on Add to a chat.</li>
\n<li>Select the chat you want to install and click on set up a bot.</li><p><img src=\"https://docs.empowerID.com/assets/img/confluence/AddBotToChat.png\
n\" style=\"padding: 10px;max-height: 350px\"/></p>
\n<li>You will find a message in the chat that a bot has been added as a chat member. The bot will be available for all participants in the chat.<p><img src=\"https://docs.empowerID.com/assets/img/confluence/BotMemberAddedToChat.png\
n\" style=\"padding: 10px;max-height: 350px\"/></p></li>\
n</ol>\
n </div>\
n <div class=\"tab-pane fade show\" id=\"tab3\" role=\"tabpanel\">\
n <P>Botflow will be installed and available for the meeting you select. All participants in the meeting can access the bot and provide commands.</p>
\n
\n <ol type=\"I\">\
n<li>Click on Add to a meeting.</li>
\n<li>Select the meeting you want to install and click on set up a bot.</li><p><img src=\"https://docs.empowerID.com/assets/img/confluence/AddBotToMeeting.png
\n\" style=\"padding: 10px;max-height: 350px\"/></p>\
n<li>You will find a message in meeting chat that a bot has been added as a chat member. The bot will be available for all participants in the meeting.<p><img src=\"https://docs.empowerID.com/assets/img/confluence/BotMemberAddedToChat.png\
n\" style=\"padding: 10px;max-height: 350px\"/></p></li>\
n</ol>\
n </div>\
n
\n</div>","javascript":"","css":""}

Insert excerpt
External Stylesheet
External Stylesheet
nopaneltrue

...