Skip to content

Instantly share code, notes, and snippets.

@gsam1
Created September 10, 2022 11:40
Show Gist options
  • Save gsam1/07bcb1f4493b8a86968b44663e08d38d to your computer and use it in GitHub Desktop.
Save gsam1/07bcb1f4493b8a86968b44663e08d38d to your computer and use it in GitHub Desktop.
import schedule
schedule.every().hour.at("00").do(send_telegram_signals)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment