/C09-Proto-Telegram-Bot-

Second Bot project

Primary LanguagePython

This is my second Bot project It has several commands such as /echo, /start, and /caps It would react to message such as "Happy New Year" and "Carlson"

I enjoy coding this bot a lot, I learned the use of API and telegrambot functions In the next patch/update, I'll add comment to each line of code. This could help me refreshing my memory when I'm accessing the code.

Update (7th Jan)

-Finished OTP projects

-Fixed minor mistakes

Bot Functions: /start: startup

/echo: repeats your inputs

/caps: capitalize your inputs

/otp: send an One Time Passcode to your email

  how to use: /otp (space) (your email address) 

/checkotp: to check your otp

  if correct: Login Success 
  
  if wrong: Wrong Password  
  
  if no input: Invalid Password