This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
Releases: TheTypingMatch/lecashbot
Releases · TheTypingMatch/lecashbot
v1.5.1
v1.5.0
Changes
Features
$lottery
: View lottery information.$lottery daily enter
: Enter the daily lottery.$lottery weekly enter
: Enter the weekly lottery.$lottery monthly enter
: Enter the monthly lottery.
Fixes
- Removed cash logging channels for performance reasons.
- Improved logging for other events (e.g.
$coinflip
,$give
,$bet
, etc.)
v1.4.6
v1.4.6
Fixes
- Improved uptime stability
$leaderboard <type>
: Major response time improvement$total
: Major response time improvement$bet
: Slightly reduced reward chances. ($250 < 50%)- Updated website invite link
- Updated member intents
Features
- Sponsor link in
$help
/$info
commands
v1.4.5
Changes
Features
- LeCashBot is typing...
- Summer profile picture theme until September 1st
Fixes
- Cash earning has decreased from $25-75 to $25-50.
$give
command allows dollar sign and comma formatting. ($give <@user> $1,500
)
v1.4.4
v1.4.3
Changes
Fixes
$coinflip take
now works with capitalization. ($coinflip TAKE
)$faq
minor changes.$coinflip
& cooldown embed date/time fix.- Unregistered users are now warned when attempting to use a command that requires
$register
.
v1.4.2
Changes
Features
$coinflip take
- Take the earnings you've won so far without having to worry about losing earnings (Req: streak of 3)- Logo creator
$profile
badge
Fixes
$coinflip
warns users with an insufficient balance- Updated
$coinflip
"lost" messages - Updated FAQ
Credits
v1.4.1
Changes
Fixes
$profile
- Coinflip record displays the wrong prize
- Stats reformatting
$bet
not updating user balance$coinflip
- Not updating user record
- Earnings show reward instead of profit
- Incorrect earnings/cost displayed
- Removed initial coinflip cost
Features
- Added logo creator credit in
$info
- Bot rounded user/guild count status
$leaderboard coinflip
Credits
v1.4.0
Changes
Features
$coinflip
command- Displayed profit
- Displayed cost
$profile
coinflip stats
Fixes
- Bot presence not displaying
- Unregistered user permissions
$daily
streak reset accuracy (36 hours)- Minor performance improvements
- Updated
$donate
link to mrh110 due to recent NitroType updates
Developer Changes
- Entire codebase converted from JavaScript to TypeScript
- Configured Jest testing for TypeScript compatibility
- Build scripts
v1.3.5
Changes
Features
- 3 second command cooldown
- Removed
$bet
cooldown
Developer Changes
- Automated testing w/ NodeJS CI/GitHub Actions
- Consistent logging format