Releases: ThisIsntTheWay/buy-the-dip
v1.0
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
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
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
This release now includes kraken support!
Rejoice!
Beta 1
This beta includes fully functioning discord integration and binance support.
Not all features have been implemented yet.