Skip to main content

Cli tool to run RingCentral chatbot.

Project description

ringcentral-chatbot-server

CLI tool to run ringcentral bot powered by ringcentral_bot_framework.

Use

pip3 install ringcentral_chatbot_server
rcs bot.py

Dev

virtualenv venv --python=python3
source ./venv/bin/activate
pip install -r requirements.txt
pip install pylint ringcentral_bot_framework twine
cp .sample.env .env
# then fill RINGCENTRAL_BOT_CLIENT_ID and RINGCENTRAL_BOT_CLIENT_SECRET at least

# test
pip install .
rcs bot.py

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ringcentral_chatbot_server-0.1.0.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

ringcentral_chatbot_server-0.1.0-py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page