mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
These don't need to be guildOnly anymore
This commit is contained in:
@@ -14,7 +14,6 @@ module.exports = class SteamCardCommand extends Command {
|
||||
group: 'avatar-edit',
|
||||
memberName: 'steam-card',
|
||||
description: 'Draws a user\'s avatar on a Steam Trading Card.',
|
||||
guildOnly: true,
|
||||
throttling: {
|
||||
usages: 1,
|
||||
duration: 10
|
||||
|
||||
@@ -14,7 +14,6 @@ module.exports = class SteamNowPlayingCommand extends Command {
|
||||
group: 'avatar-edit',
|
||||
memberName: 'steam-now-playing',
|
||||
description: 'Draws a user\'s avatar and the game of your choice over a Steam "now playing" notification.',
|
||||
guildOnly: true,
|
||||
throttling: {
|
||||
usages: 1,
|
||||
duration: 10
|
||||
|
||||
Reference in New Issue
Block a user