Automation-scripts icon indicating copy to clipboard operation
Automation-scripts copied to clipboard

Discord News Bot with AI

Open cop6567 opened this issue 1 year ago • 3 comments

A Discord bot which sends news articles every 10 minutes with AI functionalities

This is the first time I've contributed to open source. This project consists of sending news articles to a discord server. It then responds to the article sarcastically

Instructions

  • Get a token from the Discord developer portal: https://discord.com/developers/applications
  • Get a token from the NewsAPI: https://newsapi.org
  • Install the necessary Python packages: pip install -r requirements.txt
  • Enter the token from the discord developer portal TOKEN variable
  • Enter the token from the NewsAPI in the params tuple
  • Enter the channel ID in the CHANNEL_ID for the bot to send articles to your desired channel
  • Run the bot: python discord_news.py or python3 discord_news.py on Linux and MacOS
  • The bot will automatically send news articles every 10 minutes.

Programming Language

  • [x] Python

I'd Like to upload this project.

Happy Coding

cop6567 avatar Apr 26 '23 14:04 cop6567

Hi, this is the first project I have contributed to open source. I am pretty experienced with bots and web scraping. Could you assign this issue to me.

cop6567 avatar Apr 26 '23 14:04 cop6567

@pawangeek could you please assign this to me?

cop6567 avatar Apr 28 '23 16:04 cop6567

hello, can you please assign this issue to me i have good experience working with AI bots.

safimuhammad avatar Dec 18 '23 18:12 safimuhammad