/Discark

Ark Ecosystem Discord Bot

Primary LanguagePythonMIT LicenseMIT

Discark

Ark Discord bot.

Built with

Current Features

  • Can get the price from CoinMarketCap
  • Can get the full informations from CoinMarketCap and output it in a human readable format
  • Transform the timestamp to a human readable format with the Arrow library
  • Display the current Ark price (in usd, from CoinMarketCap) in the bot status

TODOS

  • Unit testing
  • Handle Markets
    • Binance
    • Bittrex
    • Cryptopia
      • Still some tweaks to do, but it works rn.
    • COSS - No API currently
    • Cryptomate
    • LiteBit.eu
      • Some tweaks and fixes to do, not sure about the embed in the constructor
  • Handle others site like CoinMarketCap
    • Coinmarketcap
    • BraveNewCoin
    • CoinCodex
    • CryptoCompare
    • CoinGecko
    • WorldCoinIndex
  • Allow the user to specify the fiat for the Ark Price (Yen, Euros, Dollars, ...)
  • Better errors handling
  • DRY
  • Find a way to calculate the difference between two request for the Bittrex ticker and display if the price is up or down
  • PEP compliance
  • Better commands syntax
  • Try to regroup some fields inside the embed output
  • ASYNC ASYNC ASYNC (replace requests with aiohttp if possible)
  • Integrate Pythark
  • ...

Authors

  • Jolan Beer - Highjhacker

License

DiscArk is under MIT license. See the LICENSE file for more informations.