Download

Complete Source Code (Latest Stable Release)

Official Eggdrop Docker Image

Eggdrop has an official Docker image! Docker containers wrap a piece of software in a complete filesystem that contains everything needed to run: code, runtime, system tools, system libraries- everything! This eliminates the need to compile code yourself, and lets you move a baseline image between different computers. Check out the Docker project for more details.

If you already have docker installed, simply ‘docker pull eggdrop’ to download the image. You can then follow the initial setup instructions.

Development Snaphost

  • Eggdrop Developmental Snapshot (Nightly) [signature]
    WARNING – This snapshot is not guaranteed to be stable at any given time. This is the bleeding edge of eggdrop development, so look here for the most recent features- but also the most recent unfixed bugs! Use at your own risk. But, if you do use it and encounter any bugs, please make sure to let us know!

    You can also follow (or pull) Eggdrop development on GitHub!

Older versions of Eggdrop