user command support

This commit is contained in:
derpystuff 2024-03-19 17:28:37 +01:00
parent af5a7f4252
commit 86936dc100
14 changed files with 710 additions and 11 deletions

View file

@ -7,7 +7,15 @@ const { editOrReply } = require('../../../../labscore/utils/message');
module.exports = {
description: 'Get someones avatar.',
name: 'avatar',
name: 'avatar2',
contexts: [
0,
1,
2
],
integrationTypes: [
1
],
options: [
{
name: 'user',