Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Releases: ruchernchong/crypto-helper-bot

v3.0.2

23 Jun 17:21
Compare
Choose a tag to compare
  • Fixed an issue where the commands completely stopped working

v3.0.1

05 Jun 16:41
Compare
Choose a tag to compare
  • (#49) Resolve an issue with the updated time not reflecting the correct time according to the user's timezone
  • Fix a bug where the bot will crash when an invalid command is entered. e.g. $$BTC

v3.0.0

22 May 14:29
Compare
Choose a tag to compare

Cloud compatible (AWS Cloud)

This project was started back in 2018 and had the intention to migrate to a cloud provider to reduce hosting cost.

Today, I am proud to announce that the bot is now AWS Cloud compatible. This has been a long journey while taking an almost 3 years hiatus before starting the refactoring and migration of the bot.

v2.1.0

13 May 06:21
Compare
Choose a tag to compare
  • Updated code base to Typescript

v2.0.4

13 May 03:21
Compare
Choose a tag to compare

Project maintenance

  • Updated packages to fix vulnerability issues flagged by Github
  • Updated email address of author in npm

v3.0.0-beta.3

03 Mar 14:23
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release
  • Fixed a package publishing error

v3.0.0-beta.2

03 Mar 14:22
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release
  • Updated code base to use a more dynamic way to call the commands

v3.0.0-beta.1

22 Dec 17:52
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release
  • Moved code to be compatible with AWS Lambda

v2.0.3

30 Sep 17:11
Compare
Choose a tag to compare
  • Add Prettier for code formatting

v2.0.2

08 Sep 10:54
Compare
Choose a tag to compare
  • Assign consistent prefixes
  • Minor backend improvements