HeelMePlz
|
6154bf9123
|
Fix typo in variable name from 'POINTS_DESCEDING' to 'POINTS_DESCENDING'
|
2024-03-21 09:07:46 +00:00 |
|
Roman Davydov
|
a940143732
|
disable_at_in_nickname setting
|
2023-06-12 00:23:08 +03:00 |
|
Roman Davydov
|
dc791053c2
|
notify on mention
|
2023-04-01 18:19:24 +03:00 |
|
Roman Davydov
|
28383ab71c
|
claim_moment
|
2023-03-07 16:34:37 +03:00 |
|
Roman Davydov
|
b444296b22
|
Fix #177
|
2023-03-03 20:49:59 +03:00 |
|
Roman Davydov
|
2a28626eab
|
Merge branch 'master' into switchable
|
2022-10-24 14:48:35 +03:00 |
|
rdavydov
|
2ffe7a4a1d
|
analytics fix
|
2022-10-24 13:44:45 +03:00 |
|
rdavydov
|
23c556392a
|
analytics as an option in twitch_miner
|
2022-10-23 22:12:02 +03:00 |
|
rdavydov
|
f00cc22713
|
analytics as an option in twitch_miner
|
2022-10-23 20:50:27 +03:00 |
|
Alessandro Maggio
|
6737511311
|
Merge branch 'master' into ChannelFollows
|
2021-12-21 11:46:27 +01:00 |
|
Alessandro Maggio
|
d0487a2dbb
|
Replace PersonalSections with ChannelFollows for get_followers, thanks to @RakSrinaNa
|
2021-11-16 21:48:57 +01:00 |
|
Alessandro Maggio
|
d601b61773
|
Missing get() method for class Events(Enum)
|
2021-08-21 11:01:41 +02:00 |
|
Alessandro Maggio
|
f5ea160238
|
Create a Telegram class for handle chat_id, token and send mesage via Telegram API. Move Telegram object inside LoggerSettings - Create a Events enum class so we can handle color and Telegram message in this way
|
2021-08-18 15:23:24 +02:00 |
|
Thomas Couchoud
|
c74f25044a
|
Prioritize streamer you're subscribed to (has points multiplier)
|
2021-05-07 22:44:26 +02:00 |
|
Alessandro Maggio
|
017c87d1c9
|
Create 2 priority (POINTS_ASCENDING, POINTS_DESCEDING) - Close #87
|
2021-02-24 22:53:25 +01:00 |
|
Alessandro Maggio
|
4bdc726ba2
|
Merge branch 'master' into improvement-drops
|
2021-02-13 12:05:55 +01:00 |
|
Alessandro Maggio
|
6e0ba67f80
|
The use of __slots__ can save more RAM. There are multiple articles online, I've read this: https://tech.oyster.com/save-ram-with-python-slots/
|
2021-02-13 11:48:22 +01:00 |
|
Alessandro Maggio
|
a483c982d9
|
Sync the dashboard each 30m. Create Enum for manager the priority of watching. You can watch upon a order of streamers inserted, do priority to watch-streak or collect drops as your first priority
|
2021-02-12 11:06:19 +01:00 |
|
Alessandro Maggio
|
b8c1a3a69d
|
Global Settings shared in sub-modules
|
2021-01-30 18:30:23 +01:00 |
|