Skip to content
868meshbot edited this page May 1, 2024 · 1 revision

Welcome to the meshbot Wiki!

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!

Examples

Test

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.

Test

Tides

Simple query to grab the low/high tide schedule for the day:

Tides

Weather

Simple weather report using emojis and brief terms:

  • weather emoji, weather in 1-2 words
  • temperature
  • wind
  • sunrise
  • sunset
Weather

BBS

Simple Bulletin Board System, to Store messages for offline users, that can be retrieved later

#bbs any

Do I have any messages?

Weather

#bbs post

How to sent a message?

Weather

#bbs get

Retrieve message?

Weather

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.

Clone this wiki locally