Software Alternatives & Reviews

What are some things you have automated, using python?

QuantConnect Telegram bot API
  1. QuantConnect provides a free algorithm backtesting tool and financial data so engineers can design algorithmic trading strategies. We are democratizing algorithm trading technology to empower investors.

    #Development #Finance #Tool 9 social mentions

  2. The Bot API allows you to easily create programs that use Telegram messages for an interface.
    Pricing:
    • Open Source
    I wanted to code a tool that lets me send messages to a WhatsApp account as well but got deterred from that rather quickly as it does not seem like WhatsApp has an API that can be used freely. I then looked at Telegram and they have what they call the Telegram bot API where you can set up a bot with which you can receive and send messages, gifs, stickers and so on. It’s a bot complicated to start but there are also wrappers that might be easier for a beginner.

    #Chatbots #Chatbot Platforms & Tools #Code-Free Chatbot Builders 24 social mentions

Discuss: What are some things you have automated, using python?

Log in or Post with