-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |