-
Notifications
You must be signed in to change notification settings - Fork 5
Home
868meshbot edited this page May 1, 2024
·
1 revision
Here we will document the events and actions of meshbot from the perspective of the User. So you the user can better appreciate the functionality of the bot!
This is what happens when you issue a #test message.... If you are within reach of the bot, and you have permission to interact with the bot? You should receive a green acknowledgement.
Simple query to grab the low/high tide schedule for the day:
Simple weather report using emojis and brief terms:
- weather emoji, weather in 1-2 words
- temperature
- wind
- sunrise
- sunset
Simple Bulletin Board System, to Store messages for offline users, that can be retrieved later
Do I have any messages?
How to sent a message?
Retrieve message?
Note: packet loss is possible on the mesh. When bbs get is called, and the message retrieved, the message is deleted from the bots queue.