mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 14:43:05 -04:00
add chat aliases
This commit is contained in:
parent
43eba5a06c
commit
3c09397e55
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ const { Permissions } = require("detritus-client/lib/constants");
|
|||
module.exports = {
|
||||
name: 'chat',
|
||||
label: 'text',
|
||||
aliases: ['openai','gpt','chatgpt'],
|
||||
metadata: {
|
||||
description: `${iconPill("generative_ai", "LIMITED TESTING")}\n\nTalk to ChatGPT.\n\n<:bonzi:1138585089891106836> He will explore the Internet with you as your very own friend and sidekick! He can talk, walk, and joke like no other friend you've ever had!`,
|
||||
description_short: 'Talk to ChatGPT.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue