Skip to content

f1nniboy/bing-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bing - Discord bot

A Discord bot that tries to replicate Bing Chat aka Sydney using GPT-3

Introduction

This Discord bot tries to replicate all of Sydney's features & personality and a few extras, like

  • Suggested responses
  • Web searching
  • Image viewing
  • Image generation
  • ... and its full personality 😊

Requirements

OpenAI

To set up this bot yourself, you will need an OpenAI API key, with free credit or a connected credit card. Keep in mind that the GPT-3 queries have not been optimized for token usage yet, so it might get a bit expensive over time.

Replicate

To generate & view images, the bot uses various models from Replicate. Head over to here to view your API key, once you have created an account & connected a credit card.

Create a Discord bot

You will need to create a Discord bot application here. The bot does not require any special intents. Then, save the token and application ID for the next step.

Configuration

Firstly, copy the configuration example in src/config.example.json to src/config.json, and follow all the steps inside the file. You will have to fill out all required fields, or else the bot may not work as expected or at all.

Building

Firstly, run npm install to obtain all the packages & depencies. Then, run npm run build to build the bot.

Once built, you will be able to start the bot using npm run start.

About

A Discord bot that tries to replicate Bing Chat aka Sydney using GPT-3

Topics

Resources

License

Stars

Watchers

Forks