Closed nitro2 closed 7 months ago
Some commands do not have proper help document. Please read the code, and add description and usage for them.
help sample:
Trợ giúp về mọi thứ. Bạn có thể xem thêm về 1 lệnh bằng lệnh !help cmd <tên lệnh> hoặc 1 nhân vật bằng lệnh !help role <tên nhân vật> Các lệnh timer | timerstart | timerstop | setplaytime | setroles | showmodes | setmode | join | leave | watch | unwatch | start | next | stopgame | status | vote | kill | guard | seer | reborn | curse | zombie | ship | list Các nhân vật Villager | Werewolf | Seer | Guard | Lycan | Betrayer | Superwolf | Fox | Witch | Zombie | Cupid | Chief
Eg !setroles
Should be: !setroles [{"Werewolf": 1, "Seer": 1, "Guard": 1, "Chief": 1, "Witch": 1}]
!setroles [{"Werewolf": 1, "Seer": 1, "Guard": 1, "Chief": 1, "Witch": 1}]
Close as implemented in https://github.com/dnh-bot/dnh-werewolf-bot/pull/141
Some commands do not have proper help document. Please read the code, and add description and usage for them.
help sample:
Eg !setroles
Should be:
!setroles [{"Werewolf": 1, "Seer": 1, "Guard": 1, "Chief": 1, "Witch": 1}]