Skip to content

nimitz-Bear/MaxMap

Repository files navigation

MaxMap


Maxmap is a bot who's main feature is that it allows discord server members to share their cities on an interactive map. You can use this invite link to add it to your discord server.

img.png Example map

This version was created using PyCord, the Mapbox Datasets API and MySQL.

Commands


  • map returns a URL that will show a map of cities representing your server's members
  • add-city add your city to the map
    • users can add multiple cities to the map
  • remove-city remove your city from the map

Data


Maxmap stores the minimal amount of user information in a MySQL database. It only stores server info like the guildID so that it knows which dataset to show.

  • add-city stores your userid, the city and country that you input
  • remove-city removes your userid, city and country from the database

Credits

Credits to Joe Sieniwaski for the first version and concept, on which this is based. You can see the original version here.

Privacy Notice

Please note that by entering your city into this bot you are sharing your city with others, and conset to this.

About

A discord bot that allows server members to create a community map

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors