Noah Miller v1.0
a discord bot coded in Python which shows news based on the term searched by the user
Add the bot to your server
About
This is a discord bot coded in Python which shows news regarding the term the user searches. The bot displays the 10 most relevant news links regarding the topic searched.
Modules used:
- Discord.py
- GoogleNews
- discord-slash-command
Hosting
Hosted on Heroku
Prefix
-
or a hyphen
Commands
To search for news use the command below:
-news [the topic you want to know bout]
Help command
-help
Commands
-cmd
Demonstration:
What can you expect in the future updates:
There is a plan to add a weather API feature in the bot, which tells the weather of the city searched as well as some other API related features like live crypto price and etc. Slash commands are also underwork, slash commands have been implemented in this version of the bot if you check the code, but there is nothing special with them, as they are unstable and most of the times fail to deliver the output of the command used. If this thing gets a fix, maybe I will migrate the whole bot to slash commands in the future.