-
EllieBot 4.2.12 Stable
released this
2025-09-02 13:26:11 +00:00 | 258 commits to v4 since this releaseFixed
- Fixed
.trivia --pokemonshowing incorrect pokemons
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed
-
EllieBot 4.2.11 Stable
released this
2025-09-02 13:19:52 +00:00 | 260 commits to v4 since this releaseFixed
- Fixed
.drawcommand
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed
-
EllieBot 4.2.10 Stable
released this
2025-09-02 13:15:34 +00:00 | 262 commits to v4 since this release- Fixed currency generation working only once
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
EllieBot 4.2.9 Stable
released this
2025-09-02 12:59:02 +00:00 | 267 commits to v4 since this releaseFixed
- Fixed
creds_example.ymlmisssing from output directory
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed
-
EllieBot 4.2.8 Stable
released this
2025-09-02 12:48:05 +00:00 | 269 commits to v4 since this releaseFixed
.timelyshould be fixed
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
EllieBot 4.2.7 Stable
released this
2025-09-02 12:44:48 +00:00 | 270 commits to v4 since this releaseChanged
- New cache abstraction added
- 2 implemenations: redis and memory
- All current bots will stay on redis cache, all new bots will use in-process memory cache by default
- This change removes bot's hard dependency on redis
- Configurable in
creds.yml(please read the comments) - You MUST use 'redis' if your bot runs on more than 1 shard (2000+ servers)
- [dev] Using new non-locking ConcurrentDictionary
Fixed
.xpwill now show default user avatars too
Removed
- Removed
.imagesreloadas images are now lazily loaded on request and then cached
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
- New cache abstraction added
-
EllieBot 4.2.6 Stable
released this
2025-09-02 05:34:24 +00:00 | 276 commits to v4 since this releaseFixed
- Patron system should now properly by disabled on selfhosts by default.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
EllieBot 4.2.5 Stable
released this
2025-09-02 05:24:40 +00:00 | 279 commits to v4 since this releaseFixed
- Fixed
.crypto, you will still need coinmarketcapApiKey increds.ymlin order to make it run consistently as the key is shared
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed
-
4.2.4 Stable
released this
2025-09-02 05:23:06 +00:00 | 280 commits to v4 since this releaseNote
Please see 4.2.5 for this release
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
EllieBot 4.2.3 Stable
released this
2025-09-02 05:03:36 +00:00 | 284 commits to v4 since this releaseFixed
- Fixed
.timelynullref bug and made it nicer - Fixed
.streamrolenot updating in real time! - Disabling specific Global Expressions should now work with
.sc(and other permission commands)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed