/pokegomap_twilio_node

A twilio server for sending notifications for your PokeGoMap server

Primary LanguageJavaScript

pokegomap_twilio_node

A twilio server for sending SMS notifications for your PokeGoMap server

screenshot

  1. npm install
  2. Change your PokeMap url and Twilio info in the code
  3. Change pokemon you want to modify on line 21 and numbers to contact on line 22.
  4. node server.js
  5. Enjoy your free time now that you no longer have to constantly worry if you're missing out on a super rare pokemon!

TODO:

  1. Write Dockerfile