We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
โปรเจ็คโตแบบออร์แกนิคเกินไปทำให้โค้ดตอนนี้มั่วมาก ตอนนี้หงุดหงิดกับการแก้โค้ดมากๆ มันเริ่มใหญ่และพันกันยุ่งเหยิงไปหมด ต้องตัดไฟแต่ต้นลม ขอแนะนำ twitch tool 2.0 ที่ไม่มี feature เพิ่ม แต่ refactor เพื่อสุขภาพจิต
twitch tool 2.0
แยกเป็น module ชัดเจน
webapp / twitch -> twitch_front --------------------- | \ \ | bot_service - > db_service | / discord -> discord_front ->
ดีไซน์คร่าวๆ สิ่งที่อยากให้มี จะมา edit เพิ่มเรื่อยๆ
## High level events - gacha - auction - auction start/end - bid (username, amount) - raffles - raffle start/end - raffle_join(username, total) ## bot character parameters - atk_power - level - critrate - etc
- getPlayerbyUsername - createPlayer - removePlayer - sync/save/load ## coin manipulations - deduct_coin (username, amount) - give_coin (username, amount) - give_coin_to_all_online(amount) - get_total_coin (username) - get_top_coin(total)
The text was updated successfully, but these errors were encountered:
ใช้ branch v2.0.0 เป็น staging นะครับ
Sorry, something went wrong.
No branches or pull requests
โปรเจ็คโตแบบออร์แกนิคเกินไปทำให้โค้ดตอนนี้มั่วมาก ตอนนี้หงุดหงิดกับการแก้โค้ดมากๆ มันเริ่มใหญ่และพันกันยุ่งเหยิงไปหมด ต้องตัดไฟแต่ต้นลม ขอแนะนำ
twitch tool 2.0
ที่ไม่มี feature เพิ่ม แต่ refactor เพื่อสุขภาพจิตDesign
แยกเป็น module ชัดเจน
bot_service methods
ดีไซน์คร่าวๆ สิ่งที่อยากให้มี จะมา edit เพิ่มเรื่อยๆ
db_service methods
The text was updated successfully, but these errors were encountered: