Commit Graph

11 Commits

Author SHA1 Message Date
eaa7355a13 fix event_handler annotation 2025-01-20 13:36:54 +00:00
0b67bcd832 wrap exceptions in _token_from_toml and raise SteamlabsSIOError errors
remove the assert from _token_from_toml

replace self.streamlabs,self.twitch and self.youtube with self.event_types
2025-01-20 13:32:11 +00:00
mcmonkey819
3c0562e5ec Fix raid event name 2024-11-06 09:45:14 -05:00
822bdfb60d base error class added
readme updated

patch bump
2023-08-19 21:59:14 +01:00
d9e8c5391a raw property added.
lets you set raw mode during runtime
2023-08-19 21:38:32 +01:00
e92c3b2e6f fixes TypeError bug 2023-07-01 23:07:10 +01:00
591391aeb7 return raw message if raw.
patch bump
2023-06-28 04:29:02 +01:00
5dc69cc655 lazy load tomllib/tomli
raise SteamlabsSIOConnectionError on connection error

Path.home() / ".config" / "streamlabsio" / "config.toml"
added to config filepaths

raw kwarg added.

module level logger added.
2023-06-28 02:45:04 +01:00
37ca764806 guard against unwanted events
some rewording in readme

patch bump
2022-11-14 19:29:08 +00:00
22217a40b0 remove pretty print
patch bump
2022-11-13 12:55:28 +00:00
d132ee7563 initial commit 2022-11-13 10:07:08 +00:00