Add files via upload

This commit is contained in:
TheCrazyInsanity
2023-11-19 21:25:40 -05:00
committed by GitHub
parent 766b2f614b
commit fab0342458
8 changed files with 793 additions and 0 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"discord.js-selfbot-v13": "^2.15.0",
"markovchain": "^1.0.2"
}
}