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.
- Python
- Discord API
- Google Sheets API
- OAuth 2.0 Authentication
- dotenv
Feel free to fork the repo and submit pull requests!