Skip to content

safepre/FightLive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FightLive

Stay updated with the latest UFC fight results and scorecards directly in your Discord server!

FightLive is a streamlined tool that fetches live updates from @UFCNews on twitter and delivers them in an engaging format using Discord webhooks.

Screenshot 2024-10-05 at 1 20 29 AM

Installation

  1. Clone the Repository

    git clone https://github.com/yourusername/ufc-fight-tracker.git
    cd ufc-fight-tracker
  2. Set Up Environment Variables

    Create a .env file in the root directory and add the following:

    WEBHOOK_URL=your_discord_webhook_url
    AUTH_TOKEN=your_twitter_auth_token
    
  3. Install dependencies

    pip3 install -r requirements.txt
  4. Run Program

    python3 run.py

About

A discord webhook for UFC live event results and scorecards

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages