Skip to content

Instantly share code, notes, and snippets.

import telebot
import time
import pyarabic.araby as araby
import pyarabic.number as number
token_bot = 'TOKEN'
bot = telebot.TeleBot(token_bot)