Skip to content

Instantly share code, notes, and snippets.

@fatiiates
Last active January 31, 2021 20:03
Show Gist options
  • Save fatiiates/6bb01106af838b3339253d02ee895d32 to your computer and use it in GitHub Desktop.
Save fatiiates/6bb01106af838b3339253d02ee895d32 to your computer and use it in GitHub Desktop.
def run(updater):
print("Bot başlatıldı.")
updater.start_polling()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment