mirror of
https://github.com/Nick80835/microbot
synced 2025-08-31 14:38:04 +00:00
specify bot branch in repo
This commit is contained in:
@@ -79,7 +79,7 @@ async def ping(event):
|
||||
|
||||
@ldr.add("repo")
|
||||
async def bot_repo(event):
|
||||
await event.reply("https://github.com/Nick80835/microbot")
|
||||
await event.reply("https://github.com/Nick80835/microbot/tree/bot")
|
||||
|
||||
|
||||
@ldr.add("disable", admin=True, help="Disables commands in the current chat, requires admin.")
|
||||
|
Reference in New Issue
Block a user