Ultroid 0.0.5 - 06/04/21
Co-authored-by: AndrewLaneX <AndrewLaneX@users.noreply.github.com> Co-authored-by: Aditya <me@xditya.me> Co-authored-by: Danish <danish@ultroid.tech> Co-authored-by: buddhhu <buddhuu0@users.noreply.github.com> Co-authored-by: sppidy <sppidy@users.noreply.github.com> Co-authored-by: Arnab Paryali <Arnabxd@users.noreply.github.com> Co-authored-by: divkix <divkix@users.noreply.github.com> Co-authored-by: hellboi_atul <hellboi-atul@users.noreply.github.com> Co-authored-by: Programming Error <error@notavailable.live> Co-authored-by: New-dev0 <New-dev0@notavailable.live>
This commit is contained in:
committed by
ProgrammingError
parent
97146a9402
commit
4e8b0543ce
@@ -23,7 +23,7 @@ async def ult(ult):
|
||||
if plug:
|
||||
try:
|
||||
if plug in HELP:
|
||||
output = "**Plugin** - `{}`\n".format(plug)
|
||||
output = f"**Plugin** - `{plug}`\n"
|
||||
for i in HELP[plug]:
|
||||
output += i
|
||||
output += "\n© @TheUltroid"
|
||||
|
||||
Reference in New Issue
Block a user