refactor: output improvements
This commit is contained in:
parent
693740c436
commit
7e21828f63
@ -51,7 +51,6 @@ MESSGAE_TEMPLATE = '''
|
|||||||
今日奖励: {award_name} × {award_cnt}
|
今日奖励: {award_name} × {award_cnt}
|
||||||
本月累签: {total_sign_day} 天
|
本月累签: {total_sign_day} 天
|
||||||
签到结果: {status}
|
签到结果: {status}
|
||||||
{end:#^30}
|
{end:#^30}'''
|
||||||
'''
|
|
||||||
|
|
||||||
CONFIG.MESSGAE_TEMPLATE = MESSGAE_TEMPLATE
|
CONFIG.MESSGAE_TEMPLATE = MESSGAE_TEMPLATE
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user