Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Releases: TheTypingMatch/lecashbot

v1.5.1

21 May 00:44
Compare
Choose a tag to compare

Changes

Features

  • $lottery
    • Display previous lottery winner.
    • Show if user is already entered or not.

v1.5.0

26 Dec 02:22
Compare
Choose a tag to compare

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

12 Dec 19:42
Compare
Choose a tag to compare

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

12 Aug 19:11
Compare
Choose a tag to compare

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

02 Aug 07:06
Compare
Choose a tag to compare

Changes

Fixes

  • $coinflip take capitalization fix. ($coinflip Take would not work)
  • Minor embed formatting fixes
  • Minor documentation fixes

Features

  • GitHub funding link
  • $daily reminder to vote for LeCashBot on top.gg

Credits

v1.4.3

09 Jul 07:36
Compare
Choose a tag to compare

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

27 Jun 02:27
Compare
Choose a tag to compare

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

22 Jun 21:58
Compare
Choose a tag to compare

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

20 Jun 03:16
Compare
Choose a tag to compare

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

17 Jun 19:47
Compare
Choose a tag to compare

Changes

Features

  • 3 second command cooldown
  • Removed $bet cooldown

Developer Changes

  • Automated testing w/ NodeJS CI/GitHub Actions
  • Consistent logging format