mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 14:43:05 -04:00
add banner ctx command
This commit is contained in:
parent
8937b5d10c
commit
93a95a0523
4 changed files with 36 additions and 4 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue