Skip to content

Gemini Now Supported

Compare
Choose a tag to compare
@ahrenstein ahrenstein released this 07 May 02:43
· 4 commits to main since this release
cadce1c

Changes

  1. Shifted TODO versions around to reflect new goals.
  2. BREAKING CHANGE Added Gemini Support
    1. The database name the bot uses is now exchange-currency-"bot", so a new DB will be created when
      using the new version of the bot.
    2. Additionally, you have the option to give the bot a custom name so you can run more than one bot against the same
      exchange/currency pair.
  3. Super basic exception catching around DB functions.
  4. test-compose.yml for local debugging/testing is now separate from the production example docker-compose-yml
  5. Added the ability to override the hourly cycle to a different cycle specified in minutes.

Fixes

  1. Fixed a bug where price data would not continue gathering if the bot was not funded.
  2. Fixed a mistake in the default starting config