Skip to content

Commit

Permalink
Update tg_ransomwatcher.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adminlove520 authored Nov 29, 2024
1 parent fa9722a commit 42412b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/tg_ransomwatcher.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import requests
import json
import telegram
from telegram import Bot # 导入 Bot 类
import logging
from time import sleep
import os
Expand Down

0 comments on commit 42412b3

Please sign in to comment.