Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. [
  2. {
  3. "active": "True",
  4. "type": "discord",
  5. "webhook_url": "",
  6. "startup_message":"False",
  7. "pokemon":{
  8. "username":"<pkmn><gender>",
  9. "icon_url" : "https://raw.githubusercontent.com/kvangent/PokeAlarm/master/icons/<pkmn_id>.png",
  10. "title": "stats: cp<cp> iv<iv>%",
  11. "url": "<gmaps>",
  12. "body": "<address> <postal>\n<lat>,<lng>\n'til <12h_time> (<time_left> remaining)",
  13. "map": {
  14. "enabled": "True",
  15. "width": "330",
  16. "height": "250",
  17. "maptype": "roadmap",
  18. "zoom": "17"
  19. }
  20.  
  21. }
  22.  
  23.  
  24.  
  25. }
  26.  
  27. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement