Reply enabled by default cause it's cool.
This commit is contained in:
parent
42bdc64028
commit
d32de1586f
@ -58,7 +58,7 @@ class Chatter(Cog):
|
||||
"days": 1,
|
||||
"convo_delta": 15,
|
||||
"chatchannel": None,
|
||||
"reply": False,
|
||||
"reply": True,
|
||||
}
|
||||
path: pathlib.Path = cog_data_path(self)
|
||||
self.data_path = path / "database.sqlite3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user