• exec/ircbots/weather/weather_commands.js weather_functions.js

    From deuce@VERT to CVS commit on Sun Sep 8 19:33:23 2013
    exec/ircbots/weather weather_commands.js 1.22 1.23 weather_functions.js 1.4 1.5 Update of /cvsroot/sbbs/exec/ircbots/weather
    In directory cvs:/tmp/cvs-serv24649/ircbots/weather

    Modified Files:
    weather_commands.js weather_functions.js
    Log Message:
    Add a new loaD() library for get_nicklocation() which is shared between
    the whereis and weather commands.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Sun Sep 8 23:21:54 2013
    exec/ircbots/weather weather_commands.js 1.24 1.25 weather_functions.js 1.5 1.6 Update of /cvsroot/sbbs/exec/ircbots/weather
    In directory cvs:/tmp/cvs-serv2453/weather

    Modified Files:
    weather_commands.js weather_functions.js
    Log Message:
    Weather and Whereis previously expected different return types from get_nicklocaiton().



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Sun Jan 6 15:31:19 2019
    exec/ircbots/weather weather_commands.js 1.28 1.29 weather_functions.js 1.7 1.8 Update of /cvsroot/sbbs/exec/ircbots/weather
    In directory cvs:/tmp/cvs-serv29593

    Modified Files:
    weather_commands.js weather_functions.js
    Log Message:
    Use OpenWeatherMap.
    Output needs some prettying up.
    You gots to get you an OpenWeatherMap API key to use this mkay?
    RIP in peace, Weather Underground.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to CVS commit on Mon Jan 7 15:10:57 2019
    exec/ircbots/weather weather_commands.js 1.29 1.30 weather_functions.js 1.8 1.9 Update of /cvsroot/sbbs/exec/ircbots/weather
    In directory cvs:/tmp/cvs-serv31020

    Modified Files:
    weather_commands.js weather_functions.js
    Log Message:
    Overhaul of nick/location update process.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From mcmlxxix@VERT to CVS commit on Wed May 15 09:46:34 2019
    exec/ircbots/weather weather_commands.js 1.31 1.32 weather_functions.js 1.11 1.12
    Update of /cvsroot/sbbs/exec/ircbots/weather
    In directory cvs:/tmp/cvs-serv5904

    Modified Files:
    weather_commands.js weather_functions.js
    Log Message:
    check api result for success (200) response. use var instead of const for openweathermap instance (to accomodate ircbot "reload" command)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From mcmlxxix@VERT to CVS commit on Wed May 15 13:22:34 2019
    exec/ircbots/weather weather_commands.js 1.32 1.33 weather_functions.js 1.12 1.13
    Update of /cvsroot/sbbs/exec/ircbots/weather
    In directory cvs:/tmp/cvs-serv1612

    Modified Files:
    weather_commands.js weather_functions.js
    Log Message:
    added forecast command

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net