This is a library that allows easy development of OpenChat's bot API
NOTE: This is in early development and not all features are supported
mops install openchat-bot-sdk
To setup MOPS package manage, follow the instructions from the MOPS Site
Simple example that prompts for some text, then the bot returns that same text X times
https://github.com/edjCase/motoko_oc_bot_sdk/tree/main/example
mops test