Skip to content

Uses ChatGPT to simulate a townhall discussion between avatars

Notifications You must be signed in to change notification settings

apartresearch/town_hall_avatar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a secrets.json:

{
    "bot_token": "",
    "discord_channel_id": "1089567159329505462",
    "oauth2_client_id": "",
    "oauth2_client_secret": "",
    "openai_key": ""
}

Run get_oauth_url.py. Send the URL to the server owner and get them to click through the flow to accept the bot into the server.

You'll need discord and openai packages installed and up to date.

Run bot.py

About

Uses ChatGPT to simulate a townhall discussion between avatars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%