Skip to content
/ Go-CSPM Public

Bot that makes crowd-sourcing quests and spawns for Pokemon Go easy using Golang - for discord only

License

Notifications You must be signed in to change notification settings

rkhous/Go-CSPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Go-CSPM / Supporting

Commands

Spawns

  • .spawn <lat,lon> <optional_description>
  • .spawn sandshrew 34.123456,-118.123456
  • .spawn sandshrew 34.123456,-118.123456 100IV L30
  • Please keep in mind, there are to be NO spaces in between the lat,lon

Quests

  • Please keep in mind, each argument is supposed to be in between it's own quotes, in the correct order!
  • .quest "pokestop" "quest" "quest_reward"
  • .quest "undersea fish mural" "catch 5 fire types" "3 hyper potions"
  • The bot will find closely matching names as well, so no need to type them out completey (for pokestop name)
  • Example: if "That One Red Lion" was a pokestop name, you can do:
  • .quest "red lion" "catch 3 water types" "5 pokeballs"

Searching Stops

  • To search for pokestops in the list of stops, use the following command:
  • .search
  • Example: .search chi dynasty dragons
  • Please keep in mind: you do not need to search for the entire string, for example, if "Mountain View Cemetery" was a stop in your area, you can simply run:
  • .search mountain view

Admin Tools

  • The following are limited to admins only, as chosen by the bot owner
  • .resetquests or .rq to clear the quests channel at midnight/quests change.
  • .setprefix to set the prefix, by default the prefix is .

Setup

  • Coming soon. Easy to figure out, otherwise.

About

Bot that makes crowd-sourcing quests and spawns for Pokemon Go easy using Golang - for discord only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages