changed sentenceprocessing.py to use spaCy instead of NLTK for both aspects

This commit is contained in:
WhatDidYouExpect 2025-07-02 01:32:45 +02:00
parent 3ae6a301a6
commit 25044d16d4
4 changed files with 26 additions and 60 deletions

View file

@ -2,9 +2,6 @@ DISCORD_BOT_TOKEN=token
BOT_PREFIX="g."
PING_LINE="The Beretta fires fast and won't make you feel any better!"
BLACKLISTED_USERS=
cooldown=10800
hourlyspeak=1318263176134918246
ownerid=542701119948849163
USERTRAIN_ENABLED="true"
showmemenabled="true"
NAME="an instance of goober"