Skip to content

RoryGraman/crypto_news_x_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto News Twitter (X) Bot

This bot posts crypto news hourly to the X handle @AnHourInCrypto 👉 https://x.com/anhourincrypto
A follow lets me know you like the project and that I should continue to dedicate more time and effort to it.

Overview

I like reading up on crypto news, and spend a good portion of my day on X. So I made a simple javascript bot that aggregates news articles every hour, and then posts the most "newsworthy" one on X. The goal of this is to be openly developed, and code contributors are very welcome 🙂. It's currently very basic, but I look forward to it growing and improving overtime as LMM's get more sophisticated and better (free) news api endpoints are implemented. The goal is for this to become the most up to date crypto twitter news source.

Under The Hood

News Aggregator API: Google News API
Title Generation: OpenAI API
Posting: Twitter V2 API

Roadmap

  • Add tests that simulate posting without actually posting
  • Improve news source search query
  • Improve chatGPT prompt
  • Allow users to tag the bot on twitter to feed it additional news sources

Installation

  • make sure node is up to date
    npm install
    npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published