โ
Project Update
Thatโs it โ everything is finally finished (even though itโs obviously infinitely improvable ๐), with everything we wanted for now.๐ Next step: the next voting round.
โ๏ธ Voting Condition Adjustments
Yes, I increased the requirements in order to achieve better curation and, most importantly, to save mana, which drops very quickly.
Current thresholds:
500 โ 999 words โ 4%
1000 โ 1500 words โ 5%
1500 โ 2000 words โ 6%
2000+ words โ 7%
โธ๏ธ Mana Management
If the code is correct, voting should now automatically pause when mana reaches 78%,and resume only when the mana goes back up.
๐ Iโll see if this works properly when the situation occurs.
๐งฎ Word Counting
Overall, the system works well:
It correctly counts words
It does not include (normally):
images
spaces
quotations
It only counts real words
๐ Reward Management (PEPE Token)
Then, the bot:
adds the selected and voted users to a list
in order to send them 0.1 PEPE token with a memo
For now, Iโm doing my tests using the PEPE token because I have a huge amount of it (around 10 million), and since it has no real value for testing, I can afford to lose a lot of it.
โ ๏ธ This part is not fully ready yet:I still canโt fully automate it.
๐ Temporary solution:
I added an option to download the list as a CSV file
this file is then used in a second bot
๐ Current Workflow
I import the CSV into the second bot
The bot automatically fills in all the fields
I just have to click โSendโ
Once the sending is done, the list is automatically cleared of users who received the PEPE token
Sometimes, after checking, it misses one person from time to time when adding them to the list. Iโll work on fixing this over time.
Iโd like to remind everyone that Iโm doing this alongside my job, whenever I have some free time.
For now, the program does not run 24/7.Iโm running it on my work laptop, and Iโm currently looking at second-hand PCs to see if I can get a cheap small PC to run the programs 24/7.
I also have ongoing improvements planned so that the system can:
sort voted posts by tag
and send them to specific voters based on each tag
If in my search I find an old PC just to run these small programs, a future option is to open a 24/7 live YouTube channel to show the program in action. I'll keep that in mind for the future.
With this post, I'll also be able to verify that it's correctly counting words and not handling the rest. Another step to take:
Rebuild your reputation; some people downvoted me because of an automated message test.
Okay, to reach 500 words and see if he notices me in his list, I'll write one more line just for the test; we'll see.
Next step: Review the voting conditions, how to improve them further, add more, review the percentages, the word count, etc.