added req
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
"""..."""
|
||||
"""Bot for mailing."""
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
import telebot
|
||||
from telebot.types import BotCommand, KeyboardButton, ReplyKeyboardMarkup
|
||||
from telebot.types import BotCommand
|
||||
|
||||
from modules.configuration import Configuration
|
||||
from modules.keyboards import Keyboards
|
||||
|
||||
Reference in New Issue
Block a user