Dynamic Text Replacement
Use any of the following in your embeds file to structure how notifications will look for Team Rocket Invasions.
Team Rocket Invasions
| Place Holder | Description | Example |
|---|---|---|
| grunt_type | Grunt type | Water |
| grunt_type_emoji | Emoji icon of grunt type | <:938294:types_water> |
| grunt_gender | Grunt gender | Male |
| grunt_gender_id | Grunt gender id | 2 |
| display_type | Incident type i.e. Grunt, Leader, etc | InvasionGrunt |
| display_type_id | Incident type id | 2 |
| style | Incident style | PokestopNormal, PokestopRocketInvasion |
| style_id | Incident style id | 0 |
| invasion_expire_time | Time the invasion expires | 02:17:11 PM |
| invasion_expire_time_24h | Time the invasion expires (24-hour format) | 14:17:11 |
| invasion_expire_time_left | Time left until invasion expires | 12m, 56s |
| invasion_encounters | Possible invasions reward encounters | 80% Bulbasaur |
| geofence | Geofence name raid boss is in | City1 |
| address | Google Maps or OSM Nominatim address from geocoordinates | 123 Fake St |
| lat | Latitude coordinate of Pokemon location | 5.980921321 |
| lng | Longitude coordinate of Pokemon location | 3.109283009 |
| lat_5 | Latitude coordinate shortend to 5th precision | 5.98092 |
| lng_5 | Longitude coordinate shortend to 5th precision | 3.10928 |
| tilemaps_url | Static tile map url | http://tiles.example.com/static/pokemon-1.png |
| gmaps_url | Google maps location url | https://maps.google.com/maps?q=5.980921321,3.109283009 |
| applemaps_url | Apple maps location url | https://maps.apple.com/maps?daddr=5.980921321,3.109283009 |
| wazemaps_url | Waze maps location url | https://www.waze.com/ul?ll=5.980921321,3.109283009&navigate=yes |
| pokestop_id | Pokestop ID | 9382498723849792348798234.16 |
| pokestop_name | Name of Pokestop | The Amazing Pokestop |
| pokestop_url | Image url of Gym | https://google.com/imgs/gym.png |
| invasion_img_url | Image url of grunt type icon | https://google.com/imgs/grunt_50.png |
| guild_name | Name of Guild | Test Guild |
| guild_img_url | Icon image url of Guild | https://discordapp.com/image1.png |
| date_time | Current date and time | 12/12/2020 12:12:12 PM |
| br | Newline break | \r\n |