add banner ctx command

This commit is contained in:
bignutty 2024-05-18 13:59:54 +02:00
parent 8937b5d10c
commit 93a95a0523
4 changed files with 36 additions and 4 deletions

View file

@ -5,7 +5,7 @@ const { createEmbed } = require('../../../labscore/utils/embed');
const { editOrReply } = require('../../../labscore/utils/message');
module.exports = {
name: 'Get User Avatar',
name: 'View User Avatar',
type: ApplicationCommandTypes.USER,
contexts: [
0,