We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1341953 commit f963304Copy full SHA for f963304
1 file changed
mpb/extensions/misc.py
@@ -43,7 +43,6 @@ async def invoke(self, ctx: lb.Context):
43
class EnvironmentVariables(
44
lb.SlashCommand,
45
name="environmentvariables",
46
- aliases=["ev"],
47
description="Reply with some useful environment variables for Mac gaming",
48
):
49
@lb.invoke
0 commit comments