Drag commited on
Commit
7268842
ยท
1 Parent(s): 9bc6539

Update __main__.py

Browse files
Files changed (1) hide show
  1. Mikobot/__main__.py +3 -3
Mikobot/__main__.py CHANGED
@@ -601,7 +601,7 @@ async def stats_back(update: Update, context: ContextTypes.DEFAULT_TYPE):
601
  mem = psutil.virtual_memory().percent
602
  disk = psutil.disk_usage("/").percent
603
  text = f"""
604
- ๐™Ž๐™ฎ๐™จ๐™ฉ๐™š๐™ข ๐™จ๐™ฉ๐™–๐™ฉ๐™จ @๐™๐™ก๐™–๐™จ๐™๐™ญ๐™ข๐™–๐™ฃ๐™–๐™œ๐™š๐™ข๐™š๐™ฃ๐™ฉ๐™—๐™ค๐™ฉ
605
  โž–โž–โž–โž–โž–โž–
606
  UPTIME โžผ {uptime}
607
  CPU โžผ {cpu}%
@@ -640,7 +640,7 @@ async def gitsource_callback(update: Update, context: ContextTypes.DEFAULT_TYPE)
640
 
641
 
642
  async def repo(update: Update, context: ContextTypes.DEFAULT_TYPE):
643
- source_link = "https://github.com/Infamous-Hydra/YaeMiko"
644
  message_text = f"*Here is the link for the public source repo*:\n\n{source_link}"
645
 
646
  await context.bot.send_message(
@@ -742,7 +742,7 @@ async def get_help(update: Update, context: ContextTypes.DEFAULT_TYPE):
742
  )
743
  return
744
  await update.effective_message.reply_text(
745
- "ยป *Choose an option for getting* [๐—ต๐—ฒ๐—น๐—ฝ](https://telegra.ph/file/cce9038f6a9b88eb409b5.jpg)",
746
  reply_markup=InlineKeyboardMarkup(
747
  [
748
  [
 
601
  mem = psutil.virtual_memory().percent
602
  disk = psutil.disk_usage("/").percent
603
  text = f"""
604
+ ๐™Ž๐™ฎ๐™จ๐™ฉ๐™š๐™ข ๐™จ๐™ฉ๐™–๐™ฉ๐™จ
605
  โž–โž–โž–โž–โž–โž–
606
  UPTIME โžผ {uptime}
607
  CPU โžผ {cpu}%
 
640
 
641
 
642
  async def repo(update: Update, context: ContextTypes.DEFAULT_TYPE):
643
+ source_link = "https://www.youtube.com/"
644
  message_text = f"*Here is the link for the public source repo*:\n\n{source_link}"
645
 
646
  await context.bot.send_message(
 
742
  )
743
  return
744
  await update.effective_message.reply_text(
745
+ "ยป *Choose an option for getting* [๐—ต๐—ฒ๐—น๐—ฝ](https://files.catbox.moe/lmfwck.jpg)",
746
  reply_markup=InlineKeyboardMarkup(
747
  [
748
  [