mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
alias botvisibility
This commit is contained in:
parent
0a99b4907f
commit
a890149a71
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
const {MessageEmbed} = require('discord.js');
|
||||
module.exports = {
|
||||
name: 'botvisibility',
|
||||
alias: [],
|
||||
alias: ['botvis', 'togglevis', 'togglevisibility'],
|
||||
description: 'Changes the bot\'s visibility',
|
||||
usage: [
|
||||
'<hash> <true|false>',
|
||||
|
|
Loading…
Reference in a new issue