webex-chess-card-sample
Overview
Sample application demonstrating the use of interactive, in-place Webex messaging adaptive cards to implement an AI chess program.
https://developer.webex.com/docs/api/guides/cards
Requirements:
Getting started
Hints
-
Log output from webex-node-bot-framework can be increased via the WEBEX_LOG_LEVEL
setting in .env
-
Currently edits to an adaptive card message are limited to 10. To-do: include the edit count in a hidden field and generate a new instance when the limit is reached.