Update Chat.DEFAULT_CONFIG
This commit is contained in:
@@ -12,7 +12,7 @@ class Chat(MultiBotChat):
|
|||||||
'insult': True,
|
'insult': True,
|
||||||
'punish': False,
|
'punish': False,
|
||||||
'scraping': True,
|
'scraping': True,
|
||||||
'weather_chart': True}
|
'weather_chart': False}
|
||||||
|
|
||||||
def __post_init__(self):
|
def __post_init__(self):
|
||||||
super().__post_init__()
|
super().__post_init__()
|
||||||
|
|||||||
Reference in New Issue
Block a user