15 Commits

Author SHA1 Message Date
9f2f62e2f2 Initial push: Fork setup and codebase documentation
- Added .github and .vscode to .gitignore
- Created Docs folder with comprehensive documentation
- Added CODEBASE_ANALYSIS.md: Detailed analysis of existing bot architecture
- Added PROJECT_ROADMAP.md: Project goals and development roadmap
- Project goal: Transform Channel Points Miner into Twitch Drops Miner
2026-02-17 14:13:57 +01:00
Roman Davydov
234ef62040 replit gitignore 2023-11-01 00:12:44 +03:00
Prograstinator
2564cd6da5 pre-commit 2022-02-27 16:38:32 +01:00
Alessandro Maggio
74e0cef097 Merge branch 'master' into chat-client 2021-03-12 22:53:07 +01:00
Alessandro Maggio
f229e54d86 Merge with current master branch 2021-03-09 20:41:33 +01:00
Alessandro Maggio
aaea73bb91 Sync branch with master, fix conflict 2021-02-26 12:21:15 +01:00
anoviel
1b81d8d9ee changed format with pre_commit hook 2021-02-03 20:46:53 +01:00
Thomas Couchoud
0adf168dea Display prediction gain instead of points won & merge prediction refund into prediction 2021-02-03 13:07:35 +01:00
Alessandro Maggio
602be59359 Save in a .json file the balance history 2021-02-02 11:55:39 +01:00
Alessandro Maggio
b19b895a65 The bet system should be fixed right now. The problem maybe was the finally in try exception - Other little changes. Issue: #1 2021-01-15 12:49:25 +01:00
Alessandro Maggio
209f40bfae Chrome path in browser_settings. Chrome test done 2021-01-14 13:13:45 +01:00
Alessandro Maggio
1333db4e28 Fix screenshot paths and name 2021-01-13 21:26:26 +01:00
Alessandro Maggio
50615b1fb2 Rename some class attribute, I think follow_raid It's better than raid (this is just an example) - Rewrite README.md 2021-01-13 19:19:18 +01:00
Alessandro Maggio
47ab6ec0ae Huge code refactory, OOP - Create a class for everything, just 'move' the code around the file 2021-01-13 01:54:18 +01:00
Alessandro Maggio
58fb7a6f43 Move class inside Classes folder and rename all file with the same name of the Class - Nothing work yet 2021-01-12 19:17:06 +01:00