Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 475 Bytes

README.MD

File metadata and controls

8 lines (7 loc) · 475 Bytes

README.MD

  1. figure out all the dependencies
  2. scrape the discord channels you want with DHT (https://dht.chylex.com/, or dht.js in this repo)
  3. set dht_input in parsing.py to use your DHT scrape and run it to generate parsed_discord.txt and usercache.json
  4. fine-tune the model by running finetune.py while checking results with test-generate.py
  5. mine some convos with convo-generate.py
  6. configure variables/tokens in bot.py and connect it to discord