We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639bb1e commit 7f55765Copy full SHA for 7f55765
1 file changed
index.js
@@ -1,6 +1,5 @@
1
require("dotenv").config()
2
const twss = require('twss');
3
-twss.algo = 'knn'
4
const Discord = require("discord.js")
5
const client = new Discord.Client()
6
const TWSS_RESPONSE = "That's what she said!"
0 commit comments