Matrix bot that generates messages based off of messages of other users using a neural network.
Go to file
array-in-a-matrix a7a32a23c5 added bolier plate code 2022-08-15 17:28:08 -04:00
.gitignore add seperation between defaults and added lines 2022-08-15 17:16:54 -04:00
LICENSE Initial commit 2022-08-15 00:50:58 -04:00
README.md Initial commit 2022-08-15 00:50:58 -04:00
example.config.json created files 2022-08-15 01:10:15 -04:00
index.js added bolier plate code 2022-08-15 17:28:08 -04:00
package.json dependencies 2022-08-15 17:17:45 -04:00
pnpm-lock.yaml dependencies 2022-08-15 17:17:45 -04:00
textgen.py created files 2022-08-15 01:10:15 -04:00

README.md

text-gen-bot

Matrix bot that generates messages based off of messages of other users using a neural network.