Skip to content

Zeeshanahmad4/Upwork-Discord-Job-Alert-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages