Skip to content

Commit 02f1bb3

Browse files
authored
Ultroid - v0.0.3 = Added Help Menu
1 parent b0f6d58 commit 02f1bb3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

plugins/broadcast.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,3 +317,5 @@ async def sending(event):
317317
)
318318
except BaseException:
319319
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

Comments
 (0)