Skip to content

lxmfy/map-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LXMFy Map Bot

A simple LXMFy bot that generates and sends stitched OpenStreetMap images based on MGRS, latitude/longitude, or city names.

Installation

pip install requests geopy python-mgrs pillow lxmfy

Usage

python map_bot/bot.py

Once running, send the map command to the bot:

map <location> [zoom=N]

Examples:

  • map 38SMB12345678
  • map 40.7128,-74.0060 zoom=12
  • map "New York City"

The bot will reply with a stitched map image preview and an interactive OpenStreetMap link.

Development

poetry install
poetry run map-bot

About

A Bot to send you maps based on MGRS, Lat Long, or city/town.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages