Historique des commits

Auteur SHA1 Message Date
  Giedrius Statkevičius 26d9687ef8 twitchnotifier: delete API before exiting il y a 8 ans
  Giedrius Statkevičius 1aef933185 twitchnotifier: add a NameError handler around initial get_status() il y a 8 ans
  Giedrius Statkevičius 008ecba5dd TN_library => libtn il y a 8 ans
  Giedrius Statkevičius 63c0067f60 twitchnotifier: rest of renames to TN_library il y a 8 ans
  Giedrius Statkevičius 1a9882fe70 Rename library to TN_library il y a 8 ans
  Giedrius Statkevičius 6e790984a0 twitchnotifier: fix comment il y a 8 ans
  Giedrius Statkevičius 9e11a38473 Save followed channels statuses inside NotifyApi il y a 8 ans
  Giedrius Statkevičius ad58f75747 twitchnotifier: exit with 1 if no results in --online/--offline mode il y a 9 ans
  Giedrius Statkevičius f4d6ce476c Convert check_if_online() likewise to use a dictionary il y a 9 ans
  Giedrius Statkevičius 78996dd524 twitchnotifier: fix pylint complaints il y a 9 ans
  Giedrius Statkevičius c9dcd6f5fe Convert to using dictionaries for storing name and data pairs il y a 9 ans
  Giedrius Statkevičius 2cff6d89da twitchnotifier: exit with 0 in -u mode if any channel is online il y a 9 ans
  Giedrius Statkevičius 031e268e80 twitchnotifier: fix up to work with dictionaries il y a 9 ans
  Giedrius Statkevičius baad631bc4 twitchnotifier: improve error message when no -c/-u were passed il y a 9 ans
  Giedrius Statkevičius 081e3ceacc twitchnotifier: repl is now a ordinary function il y a 9 ans
  Giedrius Statkevičius 4ff7be6fd8 twitchnotifier: fix pylint issues il y a 9 ans
  Giedrius Statkevičius f3666a6220 Use as few requests as possible in -u mode il y a 9 ans
  Giedrius Statkevičius 0d19318489 twitchnotifier: add module docstring to make pylint happy il y a 9 ans
  Giedrius Statkevičius b1fa829316 twitchnotifier: handler -> cb_sighup to make pylint happy il y a 9 ans
  Giedrius Statkevičius 33682be734 twitchnotifier: make variable names not in functions/classes UPPERCASE il y a 9 ans
  Giedrius Statkevičius ba13a1a793 twitchnotifier: remove superflous parens il y a 9 ans
  Giedrius Statkevičius 87332e263c twitchnotifier: add signal handler docstring il y a 9 ans
  Giedrius Statkevičius 402842ca9a Add -g/--config option for overriding path to config file il y a 9 ans
  Giedrius Statkevičius 588b267845 twitchnotifier: update -h/--help message il y a 9 ans
  Giedrius Statkevičius 1bf54fd7d6 twitchnotifier: exit with 1 if error occured on last user with -u il y a 9 ans
  Giedrius Statkevičius 760de29a10 Add the ability to specify multiple users with ',' on -u/--user mode il y a 9 ans
  Giedrius Statkevičius 9fa4a53d9a Remove redundant parameter of check_if_online() il y a 9 ans
  Giedrius Statkevičius 9044462af7 twitchnotifier: make the shebang more portable il y a 9 ans
  Giedrius Statkevičius 5734ce79f1 Hook -l to TwitchNotifier, add new key for printing time il y a 9 ans
  Giedrius Statkevičius 36324ce1c0 Add list_entry/_off for modifying messages printed by --online/--offline il y a 9 ans