Skip to content

Commit 8c444c6

Browse files
author
forceCpp
committed
updaed readme.me
1 parent 6970ca5 commit 8c444c6

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,12 @@ add this to the `.env` file
1414
```
1515
API_KEY =your_openai_api_key
1616
TOKEN=discord_token
17+
NEWS_API_KEY=news_api_key
1718
```
1819
you can create a discord bot and get you token at **https://discord.com/developers/applications**
1920
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
2023
2124
# Run
2225

@@ -26,7 +29,6 @@ for a openai API key visit **https://beta.openai.com/signup/**
2629
**Linux/Mac**
2730
`python3 main.py`
2831

29-
3032
# preview
3133
[![Watch the video](https://github.com/forceCpp/openDiscordBot/blob/main/preview/chat.png)](https://raw.githubusercontent.com/forceCpp/openDiscordBot/main/preview/chat.mp4)
3234

@@ -40,4 +42,7 @@ give the bot a <a href="https://discord.com/api/oauth2/authorize?client_id=1068
4042
# issues
4143
`$translate` does not work properly
4244

43-
`$play` you cant play soutube shorts and the bot wont disconnect automatically
45+
`$play` you cant play soutube shorts and the bot wont disconnect automatically
46+
47+
# usage
48+
you can use the `$doc` command for the documentation

0 commit comments

Comments
 (0)