ngl im not paying attention
This commit is contained in:
parent
82a033d240
commit
3b958cb4af
2
bink.py
2
bink.py
@ -10,7 +10,7 @@ from math import floor
|
||||
|
||||
home = os.path.expanduser("~/.bink")
|
||||
filters = []
|
||||
filters_path = f"{os.path.expanduser}/.binkfilters"
|
||||
filters_path = os.path.expanduser("~/.binkfilters")
|
||||
max_body_length = 64_000
|
||||
|
||||
helptext = """see https://git.tilde.town/nebula/bink for details
|
||||
|
Loading…
x
Reference in New Issue
Block a user