There was an error while loading. Please reload this page.
1 parent b0f6d58 commit 02f1bb3Copy full SHA for 02f1bb3
1 file changed
plugins/broadcast.py
@@ -317,3 +317,5 @@ async def sending(event):
317
)
318
except BaseException:
319
await x.edit("Set up log channel for checking errors.")
320
+
321
+HELP.update({f"{__name__.split('.')[1]}": f"{__doc__.format(i=HNDLR)}"})
0 commit comments