Tag: github bot

  • Automatic WordPress analytics reports to the Twitter bot

    Automatic WordPress analytics reports to the Twitter bot

    by

    in

    Do you want to share your WordPress blog analytics with Twitter followers automatically and get users engaged? Now you can do it with “Automatic WordPress analytics reports to the Twitter bot”. I will show you how easily it can be done with the powers of Python programming language, Selenium library, GeckoDriver, BeautifulSoup parser and Tweepy.…

  • Create a GitHub bot for automatic contributions

    Create a GitHub bot for automatic contributions

    Have you ever wondered how non-tech guys have such impressive contribution stats on their Github profiles? Yes, they have set up a GitHub bot that uploads the same file over and over again to the GitHub repo. This piece of content is a part of my “automation” manifesto, which I declare here: I would automate everything…