Configuration files for NF Portal-flavored Synapse chatbot.
This repository contains configuration files and resources for setting up and managing the Synapse chatbot tailored for the NF Portal. To learn more about the cloudformation template and Synapse API calls needed, refer to this confluence doc.
agent currently registered on synapse as:
{"agentRegistrationId":"11","awsAgentId":"JRQZHX4RCC","awsAliasId":"TSTALIASID","registeredOn":"2024-11-18T16:41:58.285Z","type":"CUSTOM"}%
We welcome contributions to improve the chatbot. To contribute:
- Fork the repository.
- Create a new branch for your feature or bugfix.
git checkout -b feature-name
- Commit your changes.
git commit -m 'Describe your feature or fix'
- Push to the branch.
git push origin feature-name
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.