eyobofficial/Gebeya-Schedule-Bot

Add a telegram bot that returns the student's class schedules

Closed this issue · 1 comments

Summary

Initialize a telegram bot that receives a message from a user and registers him/her.

Tasks

  • Add a new Django app called bot.
  • When a user sends a message to the bot, register the user and sends back a welcome message.
  • Depending on the user's command, return the user's class schedule for today, tomorrow, this week and this month.