You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
Current this project is only a runnable program in docker. Rewrite the project such that external user can use this project to get metadata or to provide actions.
API
getUser: get the current login user
hasCheckin: check if the user has checkin today
getWeeklyCheckinStatus: get the checkin status this week
getTotalCoins: get the user's total coin amount
login: login to Shopee
checkin: checkin and receive Shopee coin
The text was updated successfully, but these errors were encountered:
Current this project is only a runnable program in docker. Rewrite the project such that external user can use this project to get metadata or to provide actions.
API
getUser
: get the current login userhasCheckin
: check if the user has checkin todaygetWeeklyCheckinStatus
: get the checkin status this weekgetTotalCoins
: get the user's total coin amountlogin
: login to Shopeecheckin
: checkin and receive Shopee coinThe text was updated successfully, but these errors were encountered: