Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
fix: blame orangc
Browse files Browse the repository at this point in the history
  • Loading branch information
MaskDuck committed Apr 18, 2024
1 parent 2666076 commit a89c999
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _orangcbot/extensions/fun.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ async def _bonk(
# def update_msg(self, msg: nextcord.Message):
# self.message = msg

@nextcord.ui.button("Generate a new one?", style=nextcord.ButtonStyle.green)
async def _generator(
self, button: nextcord.ui.Button, interaction: nextcord.Interaction
):
...
# @nextcord.ui.button("Generate a new one?", style=nextcord.ButtonStyle.green)
# async def _generator(
# self, button: nextcord.ui.Button, interaction: nextcord.Interaction
# ):
# ...



Expand Down

0 comments on commit a89c999

Please sign in to comment.