Skip to content

discord bot which has AI chat features such as chatgpt, and connects to the internet to access deeper information

Notifications You must be signed in to change notification settings

ezrabrilliant/DiscordGPT-Internet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discordgpt-Internet

discord bot which has AI chat features such as chatgpt, and connects to the internet to access deeper information

Installation

  1. Clone the repository
  2. Install the requirements using npm install axios dotenv googleapis discord.js openai
  3. Create a .env file and add the following which you can get from the OpenAI API:
OPENAI_API_KEY=your-api-key
DISCORD_TOKEN=your-discord-token
BRAVE_KEY=your-brave-token
GOOGLE_API_KEY=your-google-token
  1. Run the bot using node main.js
  2. Enjoy!

Usage

The bot has a few commands which you can use to interact with it:

  • zra/ezra <message>: Chat with the AI
  • !google <query>: Search a web using Google
  • !image <query>: Search image using Brave

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Acknowledgements

About

discord bot which has AI chat features such as chatgpt, and connects to the internet to access deeper information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published