Bot for chat "IT talks Benelux"
Because I can.
Create a GCP project. create_infra.sh
will do it for you. You still need to enable billing for this account. Open this link https://console.cloud.google.com/billing/linkedaccount?project=itbenelux-bot and click "Link a billing account". You can use your existing billing account or create a new one.
- Fix variables.tf (put them in damn secrets)
- Run
deploy_terraform.sh
- Send your damn messages to your bot
- Put your damn secrets in
prod.env.yaml
- Run
deploy_gcloud.sh
- Register webhook with
setup_webhook.py
.
- this sucks because you have to do it manually comparing to terraform
- Send your damn messages to your bot
main.py
- entrypointconfig.py
- config for the bot, set ups all the configuration for different tasks.