WarwickHACK 2021 - Discord Bot A collection of features in a discord bot.

Description of features

Price check - A discord bot that can display the top 5 google shopping results. Using zenserp API and python to scrape the first 5 results of any product. After the command is entered, it will output the result as a discord embed message.

Chat history - Command that takes an int parameter and stores that many past chat messages, it then creates a csv file with two columns, User and Message, then it private messages that file to the person who wrote the command and deletes it.

List articles - Scans through the website PCGamer and lists the top 5 articles, their description and the link if the user feels like reading more about it

Technologies Python 3.8.x or above Zenserp API Setup pip install requests pip install discord

Built With

Share this project:

Updates