Roman Davydov
|
b685b89801
|
Events.CHAT_MENTION
|
2023-04-01 18:24:48 +03:00 |
|
Roman Davydov
|
3e76cbe265
|
auto_clear + time_zone
|
2023-03-15 02:57:45 +03:00 |
|
Roman Davydov
|
6e92b48c0d
|
claim_moments=True
|
2023-03-07 17:24:33 +03:00 |
|
Roman Davydov
|
e684206741
|
disable_ssl_cert_verification option
|
2023-03-03 20:54:31 +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 |
|
Roman Davydov
|
708176e16e
|
Update example.py
|
2022-10-23 22:12:02 +03:00 |
|
rdavydov
|
23c556392a
|
analytics as an option in twitch_miner
|
2022-10-23 22:12:02 +03:00 |
|
Roman Davydov
|
da8215bb1d
|
Update example.py
|
2022-10-23 20:52:20 +03:00 |
|
rdavydov
|
f00cc22713
|
analytics as an option in twitch_miner
|
2022-10-23 20:50:27 +03:00 |
|
rdavydov
|
bf8d0dcbf1
|
console_username in logger_settings
|
2022-10-21 18:45:25 +03:00 |
|
Alessandro Maggio
|
7ab316240c
|
Manual merge, fix conflicts - Sync with master
|
2022-03-05 14:41:44 +01:00 |
|
Alessandro Maggio
|
dd4e88b0f3
|
Update example.py
|
2022-03-05 14:14:21 +01:00 |
|
Prograstinator
|
ebab14cc2c
|
Fixes
|
2022-02-28 13:54:29 +00:00 |
|
Prograstinator
|
fb1747a1dd
|
black
|
2022-02-27 13:17:01 +00:00 |
|
Prograstinator
|
af37fadab9
|
Add Discord like Telegram Integrations
|
2022-02-27 00:18:40 +00:00 |
|
Prograstinator
|
8e264a4658
|
Add Discord like Telegram Integrations
|
2022-02-27 00:39:15 +01:00 |
|
Alessandro Maggio
|
72edb10036
|
Merge branch 'master' into chat-presence
|
2022-02-26 12:19:40 +01:00 |
|
Alessandro Maggio
|
9c53c62341
|
followers_order instead of order - #364 #365
|
2021-12-22 10:39:42 +01:00 |
|
Alessandro Maggio
|
6737511311
|
Merge branch 'master' into ChannelFollows
|
2021-12-21 11:46:27 +01:00 |
|
Alessandro Maggio
|
17103718ff
|
update readme and example file
|
2021-11-17 15:02:53 +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
|
39950bcb2f
|
Merge branch 'master' into tg
|
2021-10-28 15:48:41 +02:00 |
|
Alessandro Maggio
|
02115b44f5
|
Merge branch 'master' into chat-presence
|
2021-10-28 15:46:33 +02:00 |
|
Aaron Rice
|
b3dcb811ca
|
Fix typos in example.py
|
2021-09-20 17:36:04 -07:00 |
|
Alessandro Maggio
|
5775887dbb
|
Merge branch 'master' into tg
|
2021-09-04 12:10:38 +02:00 |
|
Alessandro Maggio
|
9de2767b43
|
Merge with master - Solve conflict
|
2021-08-29 20:00:51 +02:00 |
|
Alessandro Maggio
|
d04326257a
|
Cast to str for ColorPalette
|
2021-08-19 10:45:40 +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 |
|
Alessandro Maggio
|
0bb0876f74
|
ChatPresence enum. Ability to manage the presence in chat (irc) with ALWAYS, NEVER, ONLINE (ONLY), OFFLINE (ONLY)
|
2021-08-16 22:36:28 +02:00 |
|
Alessandro Maggio
|
7db26bc9eb
|
Update README and example
|
2021-08-16 22:02:29 +02:00 |
|
Alessandro Maggio
|
7465308074
|
Update README.md
|
2021-03-12 23:01:01 +01:00 |
|
Alessandro Maggio
|
f229e54d86
|
Merge with current master branch
|
2021-03-09 20:41:33 +01:00 |
|
Keluke
|
048b654ef0
|
Update example.py
|
2021-02-27 11:52:25 +02:00 |
|
Keluke
|
0ca2d96f6c
|
English
Typos/grammar
|
2021-02-27 11:23:27 +02:00 |
|
Alessandro Maggio
|
774280abe5
|
Create customizable ColorPalette for terminal message
|
2021-02-25 14:10:26 +01:00 |
|
Alessandro Maggio
|
017c87d1c9
|
Create 2 priority (POINTS_ASCENDING, POINTS_DESCEDING) - Close #87
|
2021-02-24 22:53:25 +01:00 |
|
Alessandro Maggio
|
189e60a4aa
|
Some users don't understand that the password input is hidden. For prevent future issue with the same refence enable password from code. Ref #89, Close #77
|
2021-02-24 10:19:26 +01:00 |
|
Alessandro Maggio
|
80c37c58db
|
Default priority STREAK, DROPS, ORDER
|
2021-02-24 09:53:33 +01:00 |
|
Alessandro Maggio
|
83c6cfb0ee
|
Merge branch 'master' into improvement-drops
|
2021-02-18 22:17:31 +01:00 |
|
Alessandro Maggio
|
14eb2023f2
|
Example and README.md update
|
2021-02-18 22:02:43 +01:00 |
|
kelukelol
|
7a8146b6d0
|
Update example.py
I copied a part from the README.md file since I was lazy doing the same work from this original file
I hope I didn't cause any problems :/
|
2021-02-18 04:39:44 +02:00 |
|
Alessandro Maggio
|
e4f4e126bf
|
Merge pull request #50 from Tkd-Alex/off-selenium
Place the bet without Selenium
|
2021-02-07 15:29:25 +01:00 |
|
Alessandro Maggio
|
6a3c81c0cf
|
update example
|
2021-02-06 22:00:57 +01:00 |
|
Alessandro Maggio
|
deb6f611d2
|
Sync repo with master branch
|
2021-02-06 16:32:40 +01:00 |
|
Alessandro Maggio
|
788b0f25b7
|
Remove any reference to Browser-Selenium
|
2021-02-05 00:11:31 +01:00 |
|
Alessandro Maggio
|
c6a2f4ec62
|
Update example.py and README.md with stealth_mode
|
2021-02-04 00:31:38 +01:00 |
|
Alessandro Maggio
|
5f61ce10f0
|
Update variable name according to discussion f7b74bffa8 (r46705304)
|
2021-02-03 22:39:23 +01:00 |
|
anoviel
|
1b81d8d9ee
|
changed format with pre_commit hook
|
2021-02-03 20:46:53 +01:00 |
|
Jan Radtke
|
49490da3b1
|
add irc chat client
list user as viewer in selected chat
viewtime increases while connected
|
2021-02-03 18:45:26 +01:00 |
|