Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 712 Bytes

File metadata and controls

35 lines (20 loc) · 712 Bytes

Pokemon Go! Raid Organizer

Developed by Tyler Sharp

johntylersharp@gmail.com

Technology

  • Discord.JS
  • Node.JS
  • PSQL
  • Knex

Invite Code

This bot was developed for a private client, so is not publicly available at this time. A public version of the bot may be hosted soon.

Commands

  • Host a raid:

      !hosting <boss name> <spots left> <time remaining (optional)>
      ex: !hosting darkrai 3 10
    
  • Friend code storage:

      !fc set pogo xxxx-xxxx-xxxx
      !fc delete pogo xxxx-xxxx-xxxx
    

This command is designed to work in sync with the NurseJoy Bot. You must have a fc saved with this bot in order to host a raid.

Meta

Last updated Nov 2020, Discord.JS V12 friendly.