trackdays should only show up in my servers
This commit is contained in:
parent
3077cf8a74
commit
52cf210014
@ -112,8 +112,7 @@ class ActualUtils(commands.Cog):
|
|||||||
|
|
||||||
@commands.has_role("Track day gamers")
|
@commands.has_role("Track day gamers")
|
||||||
@commands.slash_command(
|
@commands.slash_command(
|
||||||
# guild_ids=core_utils.my_guilds,
|
guild_ids=core_utils.my_guilds,
|
||||||
guild_ids=None,
|
|
||||||
name="trackdays",
|
name="trackdays",
|
||||||
description="Query motorsportsreg.com for a list of trackdays going on at Buttonwillow and Thunderhill",
|
description="Query motorsportsreg.com for a list of trackdays going on at Buttonwillow and Thunderhill",
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user