Ultroid - v0.0.3 = Added Help Menu

This commit is contained in:
Sρι∂у
2021-03-04 23:32:59 +05:30
committed by GitHub
parent b0f6d58d77
commit 02f1bb3c9b

View File

@@ -317,3 +317,5 @@ async def sending(event):
)
except BaseException:
await x.edit("Set up log channel for checking errors.")
HELP.update({f"{__name__.split('.')[1]}": f"{__doc__.format(i=HNDLR)}"})