mirror of
https://github.com/oasis6212/Meshbot_weather.git
synced 2025-12-10 00:06:12 -06:00
Update README.md
This commit is contained in:
parent
62483b6763
commit
5cdbb24c99
@ -76,7 +76,7 @@ Commands below are not listed in the help menu:
|
|||||||
- advertise : When received the bot will send out a message on the public channel introducing itself along with its menu
|
- advertise : When received the bot will send out a message on the public channel introducing itself along with its menu
|
||||||
command.
|
command.
|
||||||
|
|
||||||
## Requirements
|
## Requirements, Set these up first before installing the program
|
||||||
|
|
||||||
- [Python](https://www.python.org/) 3.11 or above
|
- [Python](https://www.python.org/) 3.11 or above
|
||||||
- Access to a [Meshtastic](https://meshtastic.org) device
|
- Access to a [Meshtastic](https://meshtastic.org) device
|
||||||
@ -85,7 +85,7 @@ command.
|
|||||||
|
|
||||||
## Meshbot Weather Installation
|
## Meshbot Weather Installation
|
||||||
|
|
||||||
1. Open your terminal, then clone this repository to your local machine:
|
1. Open your terminal or command prompt, then clone this repository to your local machine:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/oasis6212/meshbot_weather.git
|
git clone https://github.com/oasis6212/meshbot_weather.git
|
||||||
@ -228,7 +228,7 @@ a single message when set to false.
|
|||||||
are on a high-traffic mesh, you may want to disable these.
|
are on a high-traffic mesh, you may want to disable these.
|
||||||
|
|
||||||
|
|
||||||
- FULL_MENU: false # When true, includes all weather commands. When false, shows only forecast options that return a
|
- FULL_MENU: true # When true, includes all weather commands. When false, shows only forecast options that return a
|
||||||
single message.
|
single message.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user