Documentation
Dragonite
Introduction

Dragonite

Dragonite is closed source software. We are releasing compiled binaries to the community with no plans to release the source code. Currently this feels like the correct approach to make sure we are able to maintain this project. If you do not like this decision you are welcome to continue using other alternatives in the market.

Dragonite (opens in a new tab) is our backend controller. In short, Dragonite tells the game which accounts to log in with, where to go, and what action you want completed.

Dragonite-Admin (opens in a new tab) is a web front end to interact with Dragonite. Generally speaking Dragonite Admin is a proxy service to allow Admin users to interact with backend Dragonite server. With this service you can configure your Areas, Accounts, Routes and schedules.

Features

  1. Pokemon mode with shared encounter cache - only one worker will encounter a pokemon; including lure encounters and knowledge of weather changes
  2. Automatic gathering of fort names
  3. Automatic fetching of lure time remaining
  4. Gathering of showcase data
  5. Automatic switching to quest scan, timezone aware
  6. Auto quest scan when it detects quests have changed (eg for an event)
  7. Wide area raid scanner, with priority jumping for egg hatches
  8. "Scout" support for scan on demand from reactmap
  9. Dynamic scaling of route splits in an area when devices drop out
  10. Low CPU usage
  11. Defaults to keep your accounts safe
  12. Rotate on jail or pause on jail
  13. Built in proxy support (ie it calls the login through the proxy for you no need for haproxy/squid)
  14. Koji integration for hands free route creation
  15. Built in level mode that is fast
  16. Highly scalable, can run 1000+ workers in a single installation
  17. gRPC raw send to golbat, can send raws to multiple destinations (including RDM)
  18. Built in prometheus stats, and raw stats table for detailed performance measurements
  19. API support for modifying settings; and a beautiful admin tool

Supported MITM clients