3 lines
85 B
Python
3 lines
85 B
Python
antiSpamFile = 'wordlist.txt'
|
|
blacklistFile = 'word_blacklist.txt'
|
|
version = '0.1.1'
|