-
Can you explain more specifically how to install the bot correctly, or rather, what needs to be done in the code? |
Beta Was this translation helpful? Give feedback.
Answered by
Kab1r
Mar 23, 2021
Replies: 2 comments 8 replies
-
InstallationRuntimeSupported Python Version is documented here, 3.7 as of March 2020 DependenciesThe required dependencies can be installed using the following command. This automated at container build time if using LXC runtime. Environment Variables
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Kab1r
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Installation
Runtime
Supported Python Version is documented here, 3.7 as of March 2020
LXC / Docker runtime) is also supported.
Dependencies
The required dependencies can be installed using the following command. This automated at container build time if using LXC runtime.
pip install -r requirements.txt
Environment Variables
DISCORD_TOKEN
(see any discord bot tutorial)GA_CREDENTIALS
(#1)GA_DEVICE_ID
(#1)GA_DEVICE_MODEL_ID
(#1)GA_TOKEN
(#1)