Functions
binary_to_dec_cmd
def binary_to_dec_cmd(
bot,
update,
args
)

Send message of binary_to_dec function

start_cmd
def start_cmd(
bot,
update
)

Send message with bot's information

help_cmd
def help_cmd(
bot,
update
)

Send message with command's information

button
def button(
bot,
update
)

Create button for help_cmd

calculate_cmd
def calculate_cmd(
bot,
update,
args
)

Send message of evaluate function