update-nest
Update a nest using optional data separated by commas. The nest must be created by this community.
Permissions
User must have the admin role
Command must be used in the admin channel
Command Usage
$update-nest <nest name>, [property], [new value]
EXAMPLES
Updating a nest using emoji reactions:
$update-nest <nest name>

Once an emoji is selected, PokeCloud will ask a question and wait for the new value
response. Once a response is given, PokeCloud will save the new data and update the listed nest (if one is listed). Only one emoji can be used per command and will auto-cancel if no response is given after 30 seconds.
Updating a nest using the property:
$update-nest <nest name>, [property], [new value]
AVAILABLE PROPERTIES:
pokestops
gyms
ex gyms
spawns
city
state
country
map
or
coordinatesalias
Using this method, you can quickly update a direct property of a nest. Below are two examples...
$update-nest test park, pokestops, 8
$update-nest test park, map, 33.759733, -84.392451
Last updated
Was this helpful?