Skip to content

I'm tired of reading all those crypto news channels... Why can't robots do this for me?

Notifications You must be signed in to change notification settings

aetherjs/gpt_resume_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT Resumé Bot

I'm tired of reading all those crypto news channels... Why can't robots do this for me?

Development

Stack:

How to run

npm install

Then create a .env file in the root directory and add your TG bot API key like:

TELEGRAM_BOT_TOKEN='blah-blah-228' OPENAI_API_KEY='wawaweewa-300'

Lastly, to run locally you can:

npm run start

This will compile the typescript to a /dist folder and run the node.js server locally.

About

I'm tired of reading all those crypto news channels... Why can't robots do this for me?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published