Skip to content

Commit 6920ec4

Browse files
author
forceCpp
committed
updaed readme.me
1 parent 8c444c6 commit 6920ec4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pip install -r requirements.txt
1010
# setup
1111

1212
add this to the `.env` file
13+
> if you cant find the file it might be hidded
1314
1415
```
1516
API_KEY =your_openai_api_key
@@ -18,8 +19,8 @@ NEWS_API_KEY=news_api_key
1819
```
1920
you can create a discord bot and get you token at **https://discord.com/developers/applications**
2021
for a openai API key visit **https://beta.openai.com/signup/**
21-
for news visit **https://newsapi.org/**
22-
> only Requests 1,000 are allowed per day
22+
for news api visit **https://newsapi.org/**
23+
> only Requests 1,000 are allowed per day for the news api
2324
2425
# Run
2526

0 commit comments

Comments
 (0)