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