[+] Make font configurable and add test case
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import os
|
||||
|
||||
token = os.environ['TG_TOKEN']
|
||||
font = os.getenv('FONT', None)
|
||||
dbPath = 'database.json'
|
||||
|
||||
Reference in New Issue
Block a user