Commit cb2cf7de authored by Ivan Yelizariev's avatar Ivan Yelizariev
Browse files

Merge branch 'licences2' into 'master'

add author

See merge request !17
parents b1dbc167 e4e11063
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# Copyright 2019 Ivan Yelizariev <https://it-projects.info/team/yelizariev>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import telebot  # https://github.com/eternnoir/pyTelegramBotAPI
import sys
+1 −0
Original line number Diff line number Diff line
# -*- coding: utf-8 -*-
# Copyright 2019 Ivan Yelizariev <https://it-projects.info/team/yelizariev>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import telebot  # https://github.com/eternnoir/pyTelegramBotAPI
from telebot.types import KeyboardButton, InlineKeyboardButton, ReplyKeyboardMarkup, InlineKeyboardMarkup, ReplyKeyboardRemove