Skip to content

Instantly share code, notes, and snippets.

View kai600cj's full-sized avatar

kai600cj

  • Joined Oct 28, 2025
View GitHub Profile
git init
git add .
git commit -m "Telegram Reporter Bot"
git branch -M main
git remote add origin https://github.com/kai600cj/tgreportbyeren.git
git push -u origin main