README.MD
- figure out all the dependencies
- scrape the discord channels you want with DHT (https://dht.chylex.com/, or dht.js in this repo)
- set
dht_input
inparsing.py
to use your DHT scrape and run it to generateparsed_discord.txt
andusercache.json
- fine-tune the model by running
finetune.py
while checking results withtest-generate.py
- mine some convos with
convo-generate.py
- configure variables/tokens in
bot.py
and connect it to discord