Rename superchat calculator

This commit is contained in:
taizan-hokuto
2020-02-26 22:23:09 +09:00
parent 4416e1a79c
commit 92abf7499c
3 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ items_sticker = [
'item',
'liveChatPaidStickerRenderer'
]
class Calculator(ChatProcessor):
class SuperchatCalculator(ChatProcessor):
"""
Calculate the amount of SuperChat by currency.
"""