Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord News Bot with AI #939

Open
1 task done
cop6567 opened this issue Apr 26, 2023 · 3 comments
Open
1 task done

Discord News Bot with AI #939

cop6567 opened this issue Apr 26, 2023 · 3 comments
Assignees
Labels
beginner-friendly For beginners good first issue Good for newcomers hacktoberfest Supporting Hacktoberfest up-for-grabs

Comments

@cop6567
Copy link

cop6567 commented Apr 26, 2023

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

  • Python

I'd Like to upload this project.

Happy Coding

@cop6567 cop6567 added beginner-friendly For beginners good first issue Good for newcomers hacktoberfest Supporting Hacktoberfest up-for-grabs labels Apr 26, 2023
@cop6567
Copy link
Author

cop6567 commented Apr 26, 2023

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
Copy link
Author

cop6567 commented Apr 28, 2023

@pawangeek could you please assign this to me?

@safimuhammad
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly For beginners good first issue Good for newcomers hacktoberfest Supporting Hacktoberfest up-for-grabs
Projects
None yet
Development

No branches or pull requests

2 participants