/Upwork-Discord-Job-Alert-Bot

This is a Discord bot that fetches the latest jobs from an Upwork RSS feed and posts them in a designated Discord channel.

Primary LanguagePython

Upwork Job Alert Bot

Upwork Job Alert Bot

This is a Discord bot that fetches the latest jobs from an Upwork RSS feed and posts them in a designated Discord channel. The bot checks for new jobs every 2 minutes, and it can also be triggered manually using the !checknow command.

Features

  • Fetches job postings from an Upwork RSS feed
  • Posts new jobs in a Discord channel
  • Automatically checks for new jobs every 2 minutes
  • Manual job checking with the !checknow command

Setup

  1. Clone this repository or download the source code
  2. Install the required dependencies using pip:

pip install -r requirements.txt

  1. Replace the placeholders in the code with your Discord bot token, Upwork RSS feed URL, and Discord channel ID
  2. Run the bot:

python bot.py

Commands

  • !checknow: Manually check for new jobs