Giter Site home page Giter Site logo

Women's World Cup? about worldcup-slack-bot HOT 5 CLOSED

j0k3r avatar j0k3r commented on July 22, 2024
Women's World Cup?

from worldcup-slack-bot.

Comments (5)

j0k3r avatar j0k3r commented on July 22, 2024

I think we won’t be able to check until the first game

from worldcup-slack-bot.

dbecker801 avatar dbecker801 commented on July 22, 2024

Looking at the current score page (https://www.fifa.com/womensworldcup/matches/) I think these are the correct values for competition and season:

const ID_COMPETITION = 103;
const ID_SEASON = 278513;

I suppose you could also try running it against the ongoing U-20 World Cup (https://www.fifa.com/u20worldcup/matches/):

const ID_COMPETITION = 104;
const ID_SEASON = 281971;

from worldcup-slack-bot.

j0k3r avatar j0k3r commented on July 22, 2024

Great @dbecker801!
And it looks like @Joef just made the change on its fork. Is it working as expected?

from worldcup-slack-bot.

kyzn avatar kyzn commented on July 22, 2024

Can confirm those numbers are working as expected πŸ‘

from worldcup-slack-bot.

j0k3r avatar j0k3r commented on July 22, 2024

Great!
I've updated the README with information on how to find value for the World Cup user want to use 363a50e

from worldcup-slack-bot.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.