Simple Telegram bot with appointment with CRUD functions based on python and SQLite3
Original repo have more 7 errors when I git clone https://github.com/AlexBaranovIT/Reservation-Telegram-bot.git
git clone https://github.com/vo6i/Appointment-Telegram-Bot.git
cd Appointment-Telegram-Bot
pip install -r requirements.txt
bot = TeleBot('U BOT TOKEN')
python3 main.py