crypto_news_x_bot

所属分类:加密解密
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2024-01-24 20:35:52
上 传 者sh-1993
说明:  加密新闻x机器人程序
(crypto news x bot)

文件列表:
src/
LICENSE
index.mjs
package-lock.json
package.json

# 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```

近期下载者

相关文件


收藏者