Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 838 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 838 Bytes

This is the new version of Thoth Chatbot

Thoth Telegram Chatbot

Introduction

Chatbot with inline keyboards to help my colleague get lecture notes, news and everything related to our college.

Technologies

Built with python-telegram-bot , SQLite , FastAPI and deployed with Azure.

Features

  • Inline keyboars
  • Course enrollment system
  • Add, Edit, Delete Courses or lectures
  • Sending Notification for individual or muliple users

To Do

  • Hosting files with Azure blob
  • Solving Telegram inline keyboard limits problem
  • Building web application and mobile application
  • Refactoring The code
  • Building configration file

Setup

pip install -r requirements.txt