Kab1r/Google-Assistant-Discord-Bot

Question

Closed this issue · 1 comments

Can you explain more specifically how to install the bot correctly, or rather, what needs to be done in the code?

Kab1r commented

You shouldn't need to edit any of the code to deploy.
The following environment variables are required when executing the python script or when running a linux container.

  • DISCORD_TOKEN (see any discord bot tutorial)
  • GA_CREDENTIALS (#1)
  • GA_DEVICE_ID (#1)
  • GA_DEVICE_MODEL_ID (#1)
  • GA_TOKEN (#1)