-
Notifications
You must be signed in to change notification settings - Fork 0
Home
あっつい…
暑くて干からびそう…
After you have cloned this repository, open config_template.yaml.
These fields need to be modified in order to get the bot up and running.
There are many guides to setting up Discord bots out there on the internet, follow any one of them and you should eventually come across a point where you will need to generate an access key for your bot. This access key is what you are putting in for key.
This is the channel ID of the channel that you want this bot to send the daily reports to. Right-clicking a channel with 'Developer Mode' enabled gives you the option to copy the channel ID, which should just be a really big number.
Here is a guide for what you need to select in order to generate an Open-Meteo Forecast API URL that this bot can use:
Once you have filled in those fields in the YAML, save the file as config.yaml and place it in the same folder as main.py.
Here is what a completed config.yaml setup may look like: