Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.1 KB

portal-chatbot

Configuration files for NF Portal-flavored Synapse chatbot.

Description

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"}%

Contributing

We welcome contributions to improve the chatbot. To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
    git checkout -b feature-name
  3. Commit your changes.
    git commit -m 'Describe your feature or fix'
  4. Push to the branch.
    git push origin feature-name
  5. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.