Skip to content

inline telegram bot with python telegram bot and inline keyboard and inline query result article and conversation handler

Notifications You must be signed in to change notification settings

erunpie/inline-insult-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

inline-insult-telegram-bot

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)

About

inline telegram bot with python telegram bot and inline keyboard and inline query result article and conversation handler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages