refactor: output improvements

This commit is contained in:
y1ndan 2021-01-07 18:24:14 +08:00
parent 693740c436
commit 7e21828f63

View File

@ -51,7 +51,6 @@ MESSGAE_TEMPLATE = '''
今日奖励: {award_name} × {award_cnt}
本月累签: {total_sign_day}
签到结果: {status}
{end:#^30}
'''
{end:#^30}'''
CONFIG.MESSGAE_TEMPLATE = MESSGAE_TEMPLATE