modeset/bitbot-responders

View on GitHub
locale/weather.yml

Summary

Maintainability
Test Coverage
en:
  weather:
    icons:
      chancerain: ":closed_umbrella:"
      chancetstorms: ":zap:"
      chanceflurries: ":snowflake:"
      chancesleet: ":snowflake:"
      chancesnow: ":snowflake:"
      mostlysunny: ":sunny:"
      mostlycloudy: ":cloud:"
      partlysunny: ":partly_sunny:"
      partlycloudy: ":partly_sunny:"
      clear: ":sunny:"
      sunny: ":sunny:"
      hazy: ":sunny:"
      fog: ":cloud:"
      cloudy: ":cloud:"
      rain: ":umbrella:"
      tstorms: ":zap:"
      flurries: ":snowflake:"
      sleet: ":snowflake:"
      snow: ":snowflake:"
    moons:
      newmoon": ":new_moon:"
      waxingcrecent: ":waxing_crescent_moon:"
      firstquarter: ":first_quarter_moon:"
      waxinggibbous: ":waxing_gibbous_moon:"
      fullmoon: ":full_moon_with_face:"
      waninggibbous: ":waning_gibbous_moon:"
      lastquarter: ":last_quarter_moon:"
      waningcrescent: ":waning_crescent_moon:"