Skip to content

Default configuration for the Corebot-framework to run with all features pre-configured

License

Notifications You must be signed in to change notification settings

guillain/CoreBot-demo

Repository files navigation

CoreBot-demo

This repository is one of the CoreBot package.

It provides a demo useful to run quickly the bot on many business messaging.

It uses to have configuration template ready to run with all features activated for the CoreBot-framework.

Prequisite

  • Linux OS with yum as package manager
  • 100MB of memory
  • 1MB of static storage (+ cache/session/upload...)

Optionally for the on Cloud business messaging:

  • FQDN reachable over internet

Fast track

  1. (optional) Set your environment variables (.env file or env var)
  2. (optional) Adapt the generic configuration files *.json
  3. Execute the script run.sh
  4. Play with the chatbot on http://localhost:4000 on dpending of your token, settings...
  • Cisco Webex Teams (formely spark)
  • Jabber
  • Hangouts
  • Mmicrosoft Teams
  • Slack

By default only the web server is activated as the other need token or password. So thanks to overload the conf (with .env and/or json file or env var)

Welcome on the CoreBot repository structure

  1. CoreBot

    • Repository that regroups all CoreBot repositories
  2. CoreBot-framework

    • CoreBot framework based on the Botkit application
  3. CoreBot-Ansible

    • Ansible playbooks to deploy and maintain CoreBot-framework on dev, stage and production environment taken into account CI/CD pipeline
  4. CoreBot-doc

About

Default configuration for the Corebot-framework to run with all features pre-configured

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages