Giedrius Statkevičius
|
c9dcd6f5fe
Convert to using dictionaries for storing name and data pairs
|
9 years ago |
Giedrius Statkevičius
|
43f9545d7a
library: reorder print() inside access_kraken to make it more clear
|
9 years ago |
Giedrius Statkevičius
|
677fd7e0ab
library: shield against /streams not having streams key
|
9 years ago |
Giedrius Statkevičius
|
2cff6d89da
twitchnotifier: exit with 0 in -u mode if any channel is online
|
9 years ago |
Giedrius Statkevičius
|
c3047178d3
Release 0.4.2
|
9 years ago |
Giedrius Statkevičius
|
4ecfaefd99
library: shield against access_kraken() returning None
|
9 years ago |
Giedrius Statkevičius
|
031e268e80
twitchnotifier: fix up to work with dictionaries
|
9 years ago |
Giedrius Statkevičius
|
ee1f9b1f63
library: convert other Settings variables to dictionaries
|
9 years ago |
Giedrius Statkevičius
|
34b2dfc130
library: move notification_title['off'] next to ['on']
|
9 years ago |
Giedrius Statkevičius
|
ecec56686b
library: convert notification_title to a library
|
9 years ago |
Giedrius Statkevičius
|
0e4538b29e
library: convert user_message to a dictionary
|
9 years ago |
Giedrius Statkevičius
|
fd4bde5aae
setup.py: bump version
|
9 years ago |
Giedrius Statkevičius
|
fea3617736
library: don't be verbose in the simple test
|
9 years ago |
Giedrius Statkevičius
|
b22852d794
library: fix up other kraken cmds
|
9 years ago |
Giedrius Statkevičius
|
e96a8a3853
library: fix a issue where kraken is 404
|
9 years ago |
Giedrius Statkevičius
|
95095f45e3
Revert "library: check against len(chan)"
|
9 years ago |
Giedrius Statkevičius
|
2963c1805f
library: check against len(chan)
|
9 years ago |
Giedrius Statkevičius
|
5cd5d9d222
library: improve error message of access_kraken(), move out of exception handler
|
9 years ago |
Giedrius Statkevičius
|
6e37cf9632
library: move constant var `section' from Settings class
|
9 years ago |
Giedrius Statkevičius
|
a1fea16fc4
library: Fix PyGIWarnings
|
9 years ago |
Giedrius Statkevičius
|
d942054d86
Bump version in setup.py
|
9 years ago |
Giedrius Statkevičius
|
baad631bc4
twitchnotifier: improve error message when no -c/-u were passed
|
9 years ago |
Giedrius Statkevičius
|
ef4522011a
library: improve error message when section is not found
|
9 years ago |
Giedrius Statkevičius
|
78c35566f5
library: double check of Notify.is_initted() is not needed
|
9 years ago |
Giedrius Statkevičius
|
7338221641
library: add a blank line to make flake8 happy
|
9 years ago |
Giedrius Statkevičius
|
cf9d31a05c
library: convert to offset/limit usage in get_status()
|
9 years ago |
Giedrius Statkevičius
|
c7c7e0b924
library: rework check_if_online to print results in order they were passed
|
9 years ago |
Giedrius Statkevičius
|
810650b2ce
library: convert arguments to payload in get_status
|
9 years ago |
Giedrius Statkevičius
|
daee8cf9fd
library: simplify notify uninit code
|
9 years ago |
Giedrius Statkevičius
|
dde1298ca3
Update README.md
|
9 years ago |