only show inventory view to author
This commit is contained in:
3 files changed
+6
-42
No files matched your search
@@ -211,7 +211,7 @@ module.exports = {
|
||||
|
||||
if (args[0].name == 'view') {
|
||||
// Display Inventory
|
||||
|
||||
|
||||
let inventoryEmbed = new MessageEmbed()
|
||||
.setColor(client.config.EmbedColor)
|
||||
.setTitle('Your Inventory')
|
||||
|
||||
Reference in new issue
Block a user