07c0aec7d8
fix inconsistent tabs and spaces
1ee0b7e2a3
attempt to always zero key in ram before exiting
a14bd192d3
add pfp command
d5aa241ba0
remove message deletions in gib hug
f6a54c5cca
Fix bot invite link
f86208020d
Update 'bot.py'
69c083c396
Removed contributors (I was lazy to make it always update (blame shitass coder))
2a21330e8b
update default enmul
4d20f602a7
tokenize punctuation before recording words
dccdda1f5f
improve ending balences
a886b95db6
make enmul stepping smaller
7348ef0354
noun count should not be used to end sentances
7af2f8f675
reformat with black
492d560ee1
valid_temp_time: style fixes
2644dcd166
Add tests for valid_temp_time
7a246575e5
remove some header dependencies on client.h
93035e75d9
Support more human friendly k/d/x-line duration format
22ebfd257e
Fix comment in example configuration
Merge patch-1
is there a specific reason for adding eula.txt on every container start, instead of just making it part of the image (ie using a RUN or ADD statement)?