random
import requests
from telethon import TelegramClient, events, Button
from telethon import functions, types
from random import randint
text = [
how are you”,”How old are you","What is your name
]
g = random.choice(text)
if chat_id not in disablecc and message == 'question':
await event.reply(g)
Like : Khaled How old are you
Read The Docs!
خاص
Speak English
I want to make my own source
Обсуждают сегодня