Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webex/pointspublic
https://github.com/webex/pointspublic
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/webex/pointspublic
- Owner: webex
- Created: 2020-01-06T14:05:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T14:07:21.000Z (almost 5 years ago)
- Last Synced: 2024-12-17T02:03:05.193Z (17 days ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 8
- 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-6522In 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