forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-02-24 19:52:44 +02:00
parent 40a797ccb7
commit 4de753e056
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ from json import loads
from collections import Counter
from enchant import Dict
import gevent
from sys import stdout
d = Dict("en_US")