twittergundem

所属分类:GPT/ChatGPT
开发工具:JavaScript
文件大小:359KB
下载次数:0
上传日期:2023-03-31 07:37:57
上 传 者sh-1993
说明:  ChatGPT生成的摘要提供了一种快速有效的方式来了解土耳其的最新趋势。有了这个脚本,你可以很容易地跟踪土耳其推特上发生的事情,而不必花几个小时滚动你的订阅源。
(The summary generated by ChatGPT provides a quick and efficient way to stay updated on the latest trends in Turkey. With this script, you can easily keep track of what s happening on Twitter in Turkey without having to spend hours scrolling through your feed. ,)

文件列表:
.dockerignore (14, 2023-03-31)
.env.example (18, 2023-03-31)
Dockerfile (194, 2023-03-31)
LICENCE.md (1066, 2023-03-31)
chatgpt (0, 2023-03-31)
chatgpt\chatgpt.js (1120, 2023-03-31)
chatgpt\tokenCount.js (114, 2023-03-31)
index.js (219, 2023-03-31)
middleware (0, 2023-03-31)
middleware\renderMiddleware.js (579, 2023-03-31)
package-lock.json (67644, 2023-03-31)
package.json (419, 2023-03-31)
public (0, 2023-03-31)
public\index.css (689, 2023-03-31)
public\index.html (5411, 2023-03-31)
public\twitter.png (19683, 2023-03-31)
renderIndex.js (640, 2023-03-31)
screenshots (0, 2023-03-31)
screenshots\Screenshot_1.jpg (362584, 2023-03-31)
summaries.js (1977, 2023-03-31)
twitter (0, 2023-03-31)
twitter\getTweet.js (484, 2023-03-31)
twitter\guestToken.js (507, 2023-03-31)
twitter\search.js (441, 2023-03-31)
twitter\trends.js (407, 2023-03-31)
twitter\variables.js (144, 2023-03-31)
view (0, 2023-03-31)
view\index.html (451, 2023-03-31)
view\render.js (347, 2023-03-31)
view\trend.html (87, 2023-03-31)

# twittergundem ## https://twitter.onuryildiz.dev The summary generated by ChatGPT provides a quick and efficient way to stay updated on the latest trends in Turkey. With this script, you can easily keep track of what's happening on Twitter in Turkey without having to spend hours scrolling through your feed. ![Screenshot_1](https://raw.githubusercontent.com/onury5506/twittergundem/master/screenshots/Screenshot_1.jpg) ## Requirements - NodeJS V18+ ## How to run it? Firstly, you should rename ".env.example" file to ".env". After that you should fill it correctly. When you fill it, you can start it with two ways. ### with nodejs ``` npm install npm start ``` ### with docker ``` docker build -t twittergundem . docker run -p 8080:8080 twittergundem ```

近期下载者

相关文件


收藏者