Skip to content

Commit 74991aa

Browse files
committed
Rewrite to naff #3 (sop fix)
1 parent 08212fe commit 74991aa

File tree

4 files changed

+1
-81
lines changed

4 files changed

+1
-81
lines changed

birthdays.json

Whitespace-only changes.

data/foo.py data/ext1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class Extensionclass(Extension):
99
async def check(self, ctx):
1010
await ctx.send("Yep, it's loaded!")
1111

12-
@slash_command(name="smashorpass", description="Smash or Pass")
12+
@slash_command(name="smashorpass", description="Smash or Pass", scopes=[829026541950206049])
1313
@slash_option(
1414
name="the_photo",
1515
description="Input a link of the video/photo.",

floppa-engine

-1
This file was deleted.

foo.py

-79
This file was deleted.

0 commit comments

Comments
 (0)