Skip to content

cy7su/meat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Build Instructions

Windows (.bat)

build.bat

Билдер запросит:

  • Telegram Bot Token
  • Chat ID

Manual

cargo build --release

PowerShell

$env:TG_TOKEN="your_token"; $env:CHAT_IDS="123,456"; cargo build --release

About

Telegram Rust Stealler

Topics

Resources

Stars

Watchers

Forks