Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ilynivin authored Jun 1, 2023
1 parent dbf97f3 commit e19d100
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# aichatbot
Yes Ai !
# Chat GPT Based Ai chat bot on discord
Yes gpt is popping out everywhere lol . So i tried implement it on discord bot .

## How to do it ?
download this repo or use it using the git clone and intall the requirements from the pip requirements file on this repo
```
pip install -r requirements.txt
```

and then create a api from the open ai and gen a bot tocken and run the code if any problum just dm me on [discordServer](https://discord.com/invite/bT8jhUykVS). And aslo set a dotenv file on your project file like the way did on [example.env](https://github.com/ilynivin/aichatbot/blob/main/example.env) *remove example from a dotenvfile*

<h1 align = center >If you like it Just give it a star on github ! .</h1>

0 comments on commit e19d100

Please sign in to comment.