Skip to content

Commit ee1bde0

Browse files
committed
let's go
1 parent 2d30789 commit ee1bde0

2 files changed

Lines changed: 39 additions & 46 deletions

File tree

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: Announcing the release of 2.2.4 Build 2210
3+
author: dodoGames
4+
pubDatetime: 2025-04-17T07:15:32
5+
slug: 2.2.4-build-2210
6+
featured: false
7+
draft: false
8+
tags:
9+
- dodo-bot
10+
- project-updates
11+
---
12+
13+
The first build of 2.2.4 is now officially available as a GitHub release for testing. This build took weeks to development and includes improvements to Dodo-Bot including some internal changes
14+
15+
16+
# Changes
17+
* Added command usage section for `commandinfo`
18+
* The buttons for moving the Snake in `snake` should now be easier to see
19+
* Increased page limit in `leaderboard` to 20
20+
21+
# Bug fixes
22+
* Fixed "Current Setup" setting being inconsistent in `welcomer` and `leave` when pressing the "Toggle" button
23+
* Fixed the user app invite link seen in `invite` (if enabled by bot owner) not working
24+
* Fixed a issue where sometimes some commands like `wyr` will simply return "dead" as a response rather than the actual error
25+
* Improved the grammar of empty leaderboard error seen in `leaderboard` cmd
26+
27+
# Other
28+
29+
## dotenvx
30+
The package `dotenv` has been replaced with `@dotenvx/dotenvx` for better Env support. This also enables encryption support, making it much more secure.
31+
32+
This was originally decided at one point in 2.1.x releases but ended up being delayed up to 2.2.4 here.
33+
34+
* Messages from `welcomer`, `leave` and `leveling` are now fully consistent between test and normal ones
35+
* `--buildinfo` for `version`: Make the displayed build branch hyperlinked
36+
37+
38+
## Note
39+
Due to internal changes within the code for Level up messages, it's settings such as the Level up channel has been reset so you have to re-set the channel and other data that has been reset too.

src/content/blog/leaving-windows.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)