Skip to content

Releases: ThisIsntTheWay/buy-the-dip

v1.0

20 Jun 10:44
Compare
Choose a tag to compare

This release features compatibility with binance and kraken.
Additionally, discord integration is fully working and even supports a few commands.

Next planned is even some more discord commands, coinbase support and perhaps better code.
(Right now, every exchange has its own module and essentially duplicate code)

Beta 4

10 Jun 20:40
Compare
Choose a tag to compare
Beta 4 Pre-release
Pre-release

This release implements the SQLite database:
It now logs every ticker purchase attempt into a local database.

Additionally, the bot now allows for some more control over discord;
It can now be started and stopped.

Beta 3

09 Jun 08:23
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release

This release implements some basic discord commands:

  • !nuke > Completely purge the channel the command was executed in.
  • !timeleft > Get time left in the current timeframe.

CAUTION: For now, the bot does not check if you are authorized for any of those commands.
They simply get executed!

Beta 2

29 May 22:02
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release

This release now includes kraken support!
Rejoice!

Beta 1

29 May 09:11
Compare
Choose a tag to compare
Beta 1 Pre-release
Pre-release

This beta includes fully functioning discord integration and binance support.
Not all features have been implemented yet.