#
rocketmap
Here are 12 public repositories matching this topic...
A native iOS client to map the Pokemon around you!
-
Updated
Feb 26, 2017 - Objective-C
Worldopole is a third party extension for RocketMap showing some nice statistics.
-
Updated
May 10, 2020 - PHP
PMSF (PokeMap Standalone Frontend) is a standalone PHP map interface that is able to run on any traditional web server. It works for both Monocle or Rocketmap database setups.
-
Updated
Oct 20, 2018 - PHP
RedFirebreak
commented
Nov 23, 2019
Adds discord authentication and adds composer to the project. (SIDENOTE: This means composer is required to run DiscordAuth. and the install requires an extra step: "enter command "composer install".
Composer adds the posibility to integrate libraries easily. And is used in this Discord auth PR.
By default, Discord authentication will be turned off. It will work the same as Rocketmap. By authori
Telegram Bot for searching MAD Quests in RM Database
-
Updated
Feb 2, 2020 - Python
Parse webhook info from RocketMap and send it to Telegram.
-
Updated
Aug 22, 2017 - PHP
Send Lost/Won Arenas to Discord via Webhook
-
Updated
Jan 28, 2018 - PHP
Improve this page
Add a description, image, and links to the rocketmap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rocketmap topic, visit your repo's landing page and select "manage topics."
changed functions to return object
created includes page to bootstrap to page files
changed pages to handle function return
changed index to include pages for single page setup
changed links to run by $_GET instead of new page
started update table function
Note by @darkelement1987: