inline telegram bot with python telegram bot and inline keyboard and inline query result article and conversation handler this telegram bot use my sql database do not forgot to set your own --- TOKEN(which you get from bot father) --- CHANNEL(your bot should be admin here) --- database(database,host,password,...)
THE DATA BASE TABLE NAME default is 'insult' THIS DATA BASE HAS 6 array with the following Properties :
id —- INT (60)
name - VARCHAR (4096)COLLATE utf8mb4_general_ci
text —- VARCHAR(4096)COLLATE utf8mb4_general_ci
len —-VARCHAR (4096)COLLATE utf8mb4_general_ci
type —-VARCHAR (4096)COLLATE utf8mb4_general_ci
status —-VARCHAR (4096) COLLATE utf8mb4_general_ci
// if you want to see preview of this bot you can check "@doshnamdanbot"(offline)