FluffyScratch icon indicating copy to clipboard operation
FluffyScratch copied to clipboard

Use comment API instead of cloud data

Open TheColaber opened this issue 4 years ago • 4 comments

Currently, new scratchers cannot log in due to them not being able to use cloud variables. An alternative is to use the comment API because new scratchers have the ability to comment. I would only worry about scratch censoring the numbers, which they do for 10 digit numbers. I would program this myself, but it's hard to see how everything navigates here.

TheColaber avatar Apr 06 '21 16:04 TheColaber

Maybe all non-numeric characters should be stripped from the comment when it's being processed so even if the filter would pick up something like

12345678

the comment author could type

123adhasldjasdha456eihhdehadhhwhad78

and it would work fine

CubeyTheCube avatar Apr 07 '21 00:04 CubeyTheCube

Hello all, I'm pretty busy this week as it is the end of the quarter at my school. I'll implement this change soon :tm: adopting @CubeyTheCube's idea for using alpha-numeric characters

haylinmoore avatar Apr 07 '21 11:04 haylinmoore

it's hard to see how everything navigates here.

I don't blame you, the queue system I had to implement would certainly be rather confusing if you didn't know what you were lookng at

haylinmoore avatar Apr 07 '21 12:04 haylinmoore

Got it... thanks for the updates.

TheColaber avatar Apr 07 '21 16:04 TheColaber