-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrun_bot.bat
More file actions
15 lines (14 loc) · 1.07 KB
/
run_bot.bat
File metadata and controls
15 lines (14 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@echo off
REM ╔══════════════════════════════════════════════════════════════╗
REM ║ 24xRaven Telegram Bot ║
REM ║ Developed by ✘ 𝙍𝘼𝙑𝙀𝙉 ║
REM ║ ║
REM ║ GitHub: https://github.com/hsh34811-hash ║
REM ║ Telegram: @P_X_24 ║
REM ║ Channel: https://t.me/Raven_xx24 ║
REM ║ ║
REM ║ Copyright © 2026 ✘ 𝙍𝘼𝙑𝙀𝙉 - All Rights Reserved ║
REM ╚══════════════════════════════════════════════════════════════╝
echo Starting 24xRaven Python Hosting Bot...
python "He hosted .py"
pause