Update README.md

This commit is contained in:
Paillat
2022-11-26 20:30:17 +01:00
committed by GitHub
parent 5b8e83e5a2
commit b9bcf502c5

View File

@@ -3,9 +3,8 @@ Botator is a discord bot that binds openai's gpt3 AI with discord. You will be a
![discord com_channels_1021872219888033903_1046119234033434734](https://user-images.githubusercontent.com/75439456/204105583-2abb2d77-9404-4558-bd3e-c1a70b939758.png) ![discord com_channels_1021872219888033903_1046119234033434734](https://user-images.githubusercontent.com/75439456/204105583-2abb2d77-9404-4558-bd3e-c1a70b939758.png)
# Adding the bot to your discord server # Adding the bot to your discord server
In order to add the bot to your discord server, you will need an OpenAI API key. You can create an account and take one here: https://beta.openai.com/account/api-keys In order to add the bot to your discord server, you will need an OpenAI API key. You can create an account and take one [here](https://beta.openai.com/account/api-keys)
You can add the bot to your server by clcking onto the following link: You can add the bot to your server by clcking [here](https://discord.com/api/oauth2/authorize?client_id=1046051875755134996&permissions=2214808576&scope=applications.commands%20bot)
https://discord.com/api/oauth2/authorize?client_id=1046051875755134996&permissions=2214808576&scope=applications.commands%20bot
Then, run the following commands to set your bot up: Then, run the following commands to set your bot up:
First /setchannel and select the channel where you want the bot to talk. First /setchannel and select the channel where you want the bot to talk.
Then /setkey and put in your openai api key. Then /setkey and put in your openai api key.