This website requires JavaScript.
Explore
Help
Sign In
majjo
/
Twitch-Drops-Miner
Watch
1
Star
0
Fork
0
You've already forked Twitch-Drops-Miner
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
058dd76166c58a0f2d6f7c71432117e63088090f
Twitch-Drops-Miner
/
TwitchChannelPointsMiner
/
classes
History
Alessandro Maggio
058dd76166
Prevent infinite loops with 25 as max attempt. Ref
#100
2021-03-09 20:29:05 +01:00
..
entities
Parse result in separated method. Save again gains and type. Maybe It will be helpful in the future
2021-03-09 19:17:05 +01:00
__init__.py
Huge code refactory, OOP - Create a class for everything, just 'move' the code around the file
2021-01-13 01:54:18 +01:00
Exceptions.py
Improved handling of invalid credentials response
2021-03-06 14:53:58 +01:00
Settings.py
Create 2 priority (POINTS_ASCENDING, POINTS_DESCEDING) -
Close
#87
2021-02-24 22:53:25 +01:00
Twitch.py
Revert "Use requests.Session() in Twitch class"
2021-03-07 11:43:13 +01:00
TwitchLogin.py
Prevent infinite loops with 25 as max attempt. Ref
#100
2021-03-09 20:29:05 +01:00
TwitchWebSocket.py
WebSocketConnectionClosedException is inside websocket and not inside websocket.exceptions
2021-02-08 20:59:36 +01:00
WebSocketsPool.py
Parse result in separated method. Save again gains and type. Maybe It will be helpful in the future
2021-03-09 19:17:05 +01:00