• Sports Stats

    From Kirkman@VERT/GUARDIAN to All on Wednesday, March 18, 2026 12:01:35
    It's been many years since I last worked seriously on my "Sports Stats" door, mostly because of the frustrating stasis of my main data source (xmlstats).

    But I finally found time to switch to a new data source and revamp it.

    So, as of today, Sports Stats is again displaying live standings, schedules, and results for all four major American sports (MLB, NFL, NBA, NHL).

    If there are any sysops out there still use Sports Stats, you'll need to update to v0.8.0 since I made some changes to the data store and the ANSI/web clients.

    You can get the latest code here:
    https://github.com/Kirkman/Sports-Stats

    If you want to see it in action, connect to guardian.synchro.net.
    You can access Sports Stats from [X] > [2] > [2].

    --Josh

    ////--------------------------------------------------
    BiC -=- http://breakintochat.com -=- bbs wiki and blog
    ---
    þ Synchronet þ Guardian of Forever | guardian.synchro.net | St. Louis, MO
  • From Mindsurfer@VERT/FUNTOPIA to Kirkman on Thursday, March 19, 2026 12:13:00
    Re: Sports Stats
    By: Kirkman to All on Wed Mar 18 2026 12:01:35

    So, as of today, Sports Stats is again displaying live standings, schedules, and results for all four major American sports (MLB, NFL, NBA, NHL).

    If there are any sysops out there still use Sports Stats, you'll need to update to v0.8.0 since I made some changes to the data store and the ANSI/web clients.

    You can get the latest code here:
    https://github.com/Kirkman/Sports-Stats

    Hey,

    i just installed it the first time and i am not sure if the documentation about the installation process is quite complete.
    i think i managed to install the door under ../xtrn/sportsstats
    but i saw something about python in the code and and environment and a requirements.txt, so i installed the requirements in that not mentioned python environment and the Sports Stats door itself starts and shows me the 4 ansi icons but as soon as i try to actually retrieve and show some data,
    i get a error message that something went wrong and to press a key.

    anything that needs to be set up that's not in the readme yet or anything else i could have missed? the server.ini seems to be configured as recommended in the readme already.

    Mindsurfer

    ps: i am on a Ubuntu Linux (Proxmox LXC) and have the latest synchronet installed.

    ---
    þ Synchronet þ FuNToPiA BBS - telnet://funtopia.synchro.net:3023 ssh:3022
  • From Kirkman@VERT/GUARDIAN to Mindsurfer on Thursday, March 19, 2026 09:20:08
    but i saw something about python in the code and and environment and a requirements.txt, so i installed the requirements in that not mentioned python environment and the Sports Stats door itself starts and shows me the 4 ansi icons but as soon as i try to actually retrieve and show some data, i get a error message that something went wrong and to press a key.

    You can safely ignore the Python stuff.

    As mentioned near the top of the README.md, I highly recommend that sysops configure their boards to connect to my Sports Stats JSON service. It's very simple, and is the default configuration for the door.

    Yes, the Python scripts for scraping stats are included in the repo so I can track my changes. Any sysops who want to run them on their own are welcome to try, but I don't provide detailed documentation on them.

    I imagine it has been a a few years since anyone was actively using my Sports Stats JSON service. It *should* be working, but I won't know for sure until other folks try it. So, if something is failing, please send me the details of whatever error your BBS reports, and I'll try to fix it.

    --Josh

    ////--------------------------------------------------
    BiC -=- http://breakintochat.com -=- bbs wiki and blog
    ---
    þ Synchronet þ Guardian of Forever | guardian.synchro.net | St. Louis, MO