Add 'My Tasks' button (#23)

This commit is contained in:
2023-04-20 19:37:01 +01:00
committed by GitHub
parent d8aee6341b
commit 8eafc402ac
3 changed files with 42 additions and 4 deletions

3
test.sh Executable file
View File

@ -0,0 +1,3 @@
export $(cat .env | xargs)
python -B -m app.main
unset BOT_NAME WEBEX_API_KEY ADMIN_FIRST_NAME ADMIN_EMAIL N8N_WEBHOOK_URL