Begin GPT work

This commit is contained in:
2023-04-11 13:21:22 -05:00
parent 81f0b8f47f
commit e1c19be019
5 changed files with 233 additions and 12 deletions

View File

@@ -23,6 +23,7 @@ const rest = new REST({ version: '10' }).setToken(token);
(async () => {
try {
console.log(`Started refreshing ${commands.length} application (/) commands.`);
console.log(commands);
// The put method is used to fully refresh all commands in the guild with the current set
const data = await rest.put(