Skip to content

ediziks/davinci-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discord-GPT3-davinci-bot

Usage

  • git clone https://github.com/ediziks/discord-GPT3-davinci-bot.git
  • cd discord-GPT3-davinci-bot
  • pip3 install -r requirements.txt
  • nano .env

and create two constants as

GPT3_TOKEN=
DISCORD_TOKEN=

that's all. just need to run now

  • python3 bot.py
  • python3 bot.py & for detached mode to run as a background process



image

Releases

No releases published

Packages

No packages published

Languages