CallumCM / Bounty-Bot

Stay up to date with the latest bounties!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bounty Bot

Replit's new Bounties feature is great! But I want to stay on top of the latest bounties, without perpetually keeping a tab open. The solution? Write a Discord bot to notify me when there's a new bounty.

How it Works

Every 5 minutes the bot will use Selenium to send a request from replit.com/bounties to replit.com/graphql asking it for the most recent bounties. It then uses a JSON cache of the previous few bounties in order to calculate which bounties are new, and it sends a Discord embed showing details about the new bounties in the first channel in your server with the name replit-bounties or bounties.

About

Stay up to date with the latest bounties!

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:PowerShell 0.3%Language:Shell 0.1%Language:Nix 0.0%