PogoNestAtlas
Commands
nest add
Adds a nest to your discord community.
Command
/nest add name: [nest name]
The nest can be added with additional information.
/nest add name:[nest name] alias:[alias] pokemon:[Pokémon] country:[country] state:[state] city:[city] url:[url] stops:[stops] gyms:[gyms] ex_gyms:[ex gyms] spawns:s[pawns] latitude:[latitude] longitude:[longitude] osm_way:[osm way] notes:[notes]
Required Parameters:
name - The name of the nest
Optional Parameters:
alias - Alias for nest. Allows for shorthand to be used when reporting nests.
country - Country in which the nest is located.
state - State in which the nest is located.
city - City in which the nest is located.
url - URL to for the location. Google maps link recommended
stops - Number of stops in the nest
gyms - Number of gyms in the nest
ex_gyms - Number of Elite Gyms in the nest
spawns - Number of spawn points in the nest
latitude - Nest location latitude in decimal format
longitude - Nest location longitude in decimal format
pokemon - The Pokémon currently nesting
osm_way - Open Street Map Way Id
notes - Any additional notes
Examples:
/nest add name: Piedmont Park
/nest add name: piedmont park gyms:6
nest report
Report a Pokémon spawning at a local nest in your discord community. Nests cannot be modified from servers other than where they were added.
Command
/nest report name: [nest name] pokemon:[Pokémon]
Required Parameters:
name - The name or alias of the nest
pokemon - The Pokémon currently spawning at the nest
Examples:
/nest report name:piedmont park park pokemon:abra
/nest report name:oakland cemetery park pokemon:eevee
nest remove
Removes a nest from your discord community. Nests cannot be removed from servers other than where they were added.
Command
/nest remove name: [nest name]
Required Parameters:
name - The name or alias of the nest
Examples:
/nest remove name:piedmont park
/nest remove name:oakland cemetery
nest update
Updates the details of a nest in your discord community. Nests cannot be modified from servers other than where they were added.
Command
/nest update name: name:[nest name] alias:[alias] pokemon:[Pokémon] country:[country] state:[state] city:[city] url:[url] stops:[stops] gyms:[gyms] ex_gyms:[ex gyms] spawns:s[pawns] latitude:[latitude] longitude:[longitude] osm_way:[osm way] notes:[notes]
Required Parameters:
name - The name or alias of the nest
Optional Parameters:
alias - Alias for nest. Allows for shorthand to be used when reporting nests.
country - Country in which the nest is located.
state - State in which the nest is located.
city - City in which the nest is located.
url - URL to for the location. Google maps link recommended
stops - Number of stops in the nest
gyms - Number of gyms in the nest
ex_gyms - Number of Elite Gyms in the nest
spawns - Number of spawn points in the nest
latitude - Nest location latitude in decimal format
longitude - Nest location longitude in decimal format
pokemon - The Pokémon currently nesting
osm_way - Open Street Map Way Id
notes - Any additional notes
Examples:
/nest update name:piedmont park city:atlanta state:georgia country:us
/nest update name:oakland cemetery gyms:8
nest clear
Clear the reported Pokémon from a specific nest in your discord community. Nests cannot be modified from servers other than where they were added.
Command
/nest clear name: [nest name]
Required Parameters:
name - The name or alias of the nest
Examples:
/nest clear name:piedmont park
/nest clear name:oakland cemetery
nest migration
Trigger a nest migration for all nests currently in the nest atlas for your discord community. This will remove all reported Pokémon.
Command
/nest migration
Examples:
/nest migration
nest list
List all local nests currently in the nest atlas for your discord community.
Command
/nest list
You can optionally filter nests by reported or unreported.
/nest list list_filter: [filter value]
Optional Parameters:
list_filter - Filter for choosing which nests are displayed. Valid values are reported and unreported
Examples:
/nest list
/nest list list_filter:reported
/nest list list_filter:unreported
nest search
Search all local or global nests by nest feature.
Command
/nest search name:[nest name] alias:[alias] pokemon:[Pokémon] country:[country] state:[state] city:[city] stops:[stops] gyms:[gyms] ex_gyms:[ex gyms] spawns:s[pawns] notes:[notes]
Optional Parameters:
name - The name of the nest
alias - Alias for nest.
pokemon - The Pokémon currently nesting
country - Country in which the nest is located.
state - State in which the nest is located.
city - City in which the nest is located.
stops - Number of stops in the nest
gyms - Number of gyms in the nest
ex_gyms - Number of Elite Gyms in the nest
spawns - Number of spawn points in the nest
notes - Any additional notes
global_search - search all nests, including those outside of your community
Examples:
/nest search name:Piedmont Park
/nest search pokemon:pikachu global_search:True
/nest search state:georgia global_search:True
nest details
Display all details associated with a specific nest within your discord community.
Command
/nest details name: [nest name]
Required Parameters:
name - The name or alias of the nest
Examples:
/nest details name:piedmont park
/nest details name:oakland cemetery
nest channel set
Set the nest display channel.
This channel will be automatically updated after making changes to any local nest. The channel will be cleared and the the most up to date nest list will be displayed. Automatic updates can be turned on and off using nest-display-auto-on and nest-display-auto-off. Automatic updates are on by default.
Command
/nest channel set channel:[nest channel]
Required Parameters:
channel - The name of the channel
Examples:
/nest channel set channel:#"Nest Channel"
nest channel remove
Remove the channel that is currently designated as the nest display channel.
This does not delete the channel, it just removes it from any automatic updates.
Command
/nest channel remove
Examples:
/nest channel remove
nest channel get
Get the channel that is currently designated at the nest display channel.
Command
/nest channel get
Examples:
/nest channel get
nest channel update
Turn on automatic updating of the nest display channel. When this is on, The nest display channel will be updated automatically. This setting is on by default.
Note: If messages are not be cleared by the bot upon updating, make sure that the bot has permission to manage messages in the nest display channel.
Command
/nest channel update auto_update:update
Required Parameters:
auto_update - automatically update the nest channel when any nests are updatedÂ
Examples:
/nest channel update auto_update:true
/nest channel update auto_update:false
discord-invite
Get an invite link to the Pogo Nest Atlas discord server.
Command
/discord-invite
Examples:
/discord-invite
bot-invite
Get a link to add the Pogo Nest Atlas bot to a discord server that you manage.
Command
/bot-invite
Examples:
/bot-invite
instructions
Get detailed bot instructions.
Command
/instructions
Examples:
/instructions