|
e841dd5ecb
|
Fix saveAchievementsToSourceFiles call in main.go and update succ.sh to include directory change before script execution
|
2025-05-25 03:19:09 +02:00 |
|
|
11beac50eb
|
Refactor AddMessages to use structured payload and improve error handling in chatsniffer
|
2025-05-25 03:16:23 +02:00 |
|
|
5e6a5e830e
|
Add initial implementation of chatsniffer with Meilisearch integration and required dependencies
|
2025-05-25 03:04:11 +02:00 |
|
|
9035a8284c
|
Add Flush function to send remaining achievements and call it in saveAchievements
|
2025-05-24 23:05:37 +02:00 |
|
|
4fbc49c52f
|
Implement batch processing for achievement saving with HTTP request handling
|
2025-05-24 22:47:11 +02:00 |
|
|
cdefc1735f
|
Refactor SQL queries to use parameterized values for player names and similarity percentage
|
2025-05-24 22:14:30 +02:00 |
|
|
54cd559abe
|
Implement loadUniquePlayers function to retrieve and store unique player names from the database
|
2025-05-21 18:16:11 +02:00 |
|
|
69459d8822
|
Update readme
|
2025-05-21 13:21:53 +02:00 |
|
|
259801c699
|
Add README.md to document current workflow
|
2025-05-21 13:20:33 +02:00 |
|
|
72d8c4052c
|
Update file paths for matches and change logging level for achievement saving
|
2025-05-21 13:17:43 +02:00 |
|
|
b44e24e732
|
Enhance achievement saving by adding concurrency and logging
|
2025-05-21 13:12:46 +02:00 |
|
|
70c417e7f4
|
Implement writing "already seen" to source
|
2025-05-21 13:10:33 +02:00 |
|
|
4301294b66
|
Implement removing read achievements from source files
|
2025-05-21 13:01:10 +02:00 |
|
|
5a1bff50d3
|
Update debug file
|
2025-05-21 12:53:14 +02:00 |
|
|
c1cc508dcf
|
Clean up shop
|
2025-05-21 12:45:55 +02:00 |
|
|
d3efd378f2
|
Implement alreadyseen and writingtofileTM
|
2025-05-21 12:41:39 +02:00 |
|
|
3f659d351d
|
Implement writing to database with the new structure
|
2025-05-21 12:26:22 +02:00 |
|
|
f55a6de8c0
|
Add debug lua data file temporarily
|
2025-05-21 12:23:01 +02:00 |
|
|
028aa4e80b
|
Refactor a large part of main to be less retarded
|
2025-05-21 12:22:48 +02:00 |
|
|
7c2debf051
|
Rename extractPlayerAchievementsFromFile to loadAchievements and update related logging messages
|
2025-05-21 11:48:28 +02:00 |
|
|
5e3fb568ae
|
Tighten up the logging a bit in loader
|
2025-05-21 11:47:22 +02:00 |
|
|
1afb311cdc
|
Add achievement processing counter and logging in extractPlayerAchievementsFromFile
|
2025-05-21 11:41:14 +02:00 |
|
|
8cb4b1868a
|
Change log level from warning to debug for non-whitelisted achievement messages
|
2025-05-21 11:41:07 +02:00 |
|
|
98cc1a578b
|
Format
|
2025-05-21 11:35:02 +02:00 |
|
|
bf8815d621
|
Update NSQD connection URL in main.go
|
2025-05-21 11:34:58 +02:00 |
|
|
114c0b909b
|
Make main.go write into database instead of nsq, there's just no need for it like I thought there would be
|
2025-05-21 11:34:42 +02:00 |
|
|
39116eb74e
|
Refactor main.go to enhance data extraction and NSQ message handling; added debug logging and improved error handling.
|
2025-05-19 00:01:32 +02:00 |
|
|
80b46cdfc4
|
Update go.mod and go.sum to remove unused dependencies
|
2025-05-18 23:48:34 +02:00 |
|
|
0806e0c845
|
Initial commit
|
2025-05-18 23:48:22 +02:00 |
|