fe1b69504816134d673c1c4c53640aa4d1309c86
This app's dependencies do not work with Python 3.14's new async event loop changes, so I am setting the upper version limit to 3.13. Reviewed-on: #389
feat(deps): update https://git.tainton.uk/actions/conventional-commits-check-action action to v1.3.0 (#388)
RoboLuke - Tasks
Description
Add tasks to a Wekan to do list via Webex and n8n.
How to install
- Clone the repository
- Copy
.env.defaultto.env - Edit
.envas required:ADMIN_EMAIL- comma-separated list of admin (who owns the to-do list) email addressesADMIN_FIRST_NAME- admin first nameAPP_LIFECYCLE- set the name of the environmentAPPROVED_DOMAINS- comma-separated list of domains that users are allowed to message the bot fromAPPROVED_ROOMS- comma-separated list of room IDs that users are allowed to message the bot fromAPPROVED_USERS- comma-separated list of email addresses of approved usersBOT_NAME- Webex bot nameN8N_WEBHOOK_URL- n8n webhook URLWEBEX_API_KEY- Webex API key
How to use
- Install Docker and Docker Compose
- Run
docker-compose up -d
Description
v1.32.1
Latest
Languages
Python
95.6%
Dockerfile
3.3%
Shell
1.1%