mirror of
https://github.com/Burn-E99/GroupUp.git
synced 2026-01-08 04:17:54 -05:00
Add Terms and Privacy to info command
This commit is contained in:
@ -8,7 +8,7 @@ import { infoSlashName } from './slashCommandNames.ts';
|
||||
|
||||
const details: CommandDetails = {
|
||||
name: infoSlashName,
|
||||
description: `Information about ${config.name} and its developer.`,
|
||||
description: `Information about ${config.name}, its Terms of Service, its Privacy Policy, and its developer.`,
|
||||
type: ApplicationCommandTypes.ChatInput,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user