Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 484 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 484 Bytes

amMentor

This is a Discord bot that fetches task statuses from a Google Sheets document and displays them in an embedded format in Discord. It supports:

  • Fetching tasks from multiple groups.
  • “Done” tasks show start & end dates + number of days taken.
  • “In Progress” tasks are displayed without dates.

Tech Stack

  • Python
  • Discord API
  • Google Sheets API
  • OAuth 2.0 Authentication
  • dotenv

Contributing

Feel free to fork the repo and submit pull requests!