mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 22:53:06 -04:00
fix
This commit is contained in:
parent
ca88b4e9ad
commit
3c180acdf1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ const superagent = require('superagent')
|
|||
module.exports = {
|
||||
description: 'Use AI to rewrite your messages.',
|
||||
name: 'rewrite',
|
||||
guildIds: [process.env.TESTING_SERVER_IDS.split(';')[0]],
|
||||
guildIds: ["409840884713127956"],
|
||||
options: [
|
||||
{
|
||||
name: 'message',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue