Skip to content

Commit 4e1e2a8

Browse files
committed
update wording
1 parent 8c8c508 commit 4e1e2a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# MeshCore Bot
22

3-
A Python bot that connects to MeshCore mesh networks via serial port or Bluetooth Low Energy. The bot responds to messages containing configured keywords, executes commands, and provides various data services including weather, solar conditions, and satellite pass information.
3+
A Python bot that connects to MeshCore mesh networks via serial port or BLE. The bot responds to messages containing configured keywords, executes commands, and provides various data services including weather, solar conditions, and satellite pass information.
44

55
## Features
66

7-
- **Connection Methods**: Serial port or Bluetooth Low Energy (BLE)
7+
- **Connection Methods**: Serial port or BLE (Bluetooth Low Energy)
88
- **Keyword Responses**: Configurable keyword-response pairs with template variables
99
- **Command System**: Plugin-based command architecture with built-in commands
1010
- **Rate Limiting**: Configurable rate limiting to prevent network spam

0 commit comments

Comments
 (0)