Skip to content

Latest commit

 

History

History
 
 

Discord News Bot With AI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Discord News Bot

A Simple discord news bot which fetches news articles using a news API and responds to them with AI generated prompts, thanks to the OpenAI API.

Note that this bot will take time to set up as it is important to set up all API keys and client secrets properly.

Steps

  • Replace YOUR_OPENAI_API_KEY with your OpenAI API key
  • Replace 'YOUR_DISCORD_TOKEN with your Discord bot's token
  • Replace the "apiKey" value pair in the params dictionary with your NewsAPI key

Here are the links to all services used:

Feel free to report any issues