https://github.com/webex/pointspublic
https://github.com/webex/pointspublic
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webex/pointspublic
- Owner: webex
- Created: 2020-01-06T14:05:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T14:07:21.000Z (over 6 years ago)
- Last Synced: 2025-06-28T20:07:28.787Z (12 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pointsbot
This is the unofficial code base for the Points! bot found on the Webex Teams Apphub:
https://apphub.webex.com/teams/applications/points-cisco-systems-6522
In order to use this code, you will need to initialize a number of environment variables (which can be determined by viewing the src/settings.py file).
You can initialize environment variables using an .sh script on unix machines.
export MY_ENVIRONMENT_VAR=XYZ