Skip to content

A Twitter bot that summarizes Binance feeds and tweets them using the Hugging Face API.

License

Notifications You must be signed in to change notification settings

asifdotpy/BinanceFeedTwitterBot

Repository files navigation

BinanceFeedTwitterBot

Description

This repository contains the code for a Twitter bot that summarizes Binance feeds and tweets them using the Hugging Face API.

Requirements

  • Python 3.x
  • requests library
  • tweepy library
  • Hugging Face API key
  • Twitter API key

Setup

  1. Clone this repository.
  2. Install the required libraries by running pip install -r requirements.txt.
  3. Set up your Hugging Face and Twitter API keys as environment variables.
  4. Run the bot by executing python bot.py.

Usage

The bot will automatically fetch the latest Binance feeds, summarize them using the Hugging Face API, and tweet the summaries using the Twitter API.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue.

About

A Twitter bot that summarizes Binance feeds and tweets them using the Hugging Face API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages