feat: add requirements

This commit is contained in:
2023-06-09 18:01:53 +02:00
parent e7fcb3c22e
commit c525c0bd85
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
# Discord Bot Using GPT3.5 to Roleplay as Hanyuu from Higurashi
# Discord Bot Using GPT3.5 to Roleplay as Hanyuu from Higurashi no Naku Koro Ni
This discord bot responds to messages in all channels when the message starts with "hanyuu". More features are also present, which will be documented as they stabilize.
@@ -9,6 +9,8 @@ This discord bot responds to messages in all channels when the message starts wi
## Usage
Install requirements: `pip install -r requirements.txt`
Create a file in the working directory called `secrets.json`, containing two fields:
- `DISCORD_API_KEY` containing the Discord bot's API key ;
+2
View File
@@ -0,0 +1,2 @@
discord
openai