diff --git a/Projects/3-Advanced/Google_Classroom_Bot.md b/Projects/3-Advanced/Google_Classroom_Bot.md index 2e932ded..4f4905dc 100644 --- a/Projects/3-Advanced/Google_Classroom_Bot.md +++ b/Projects/3-Advanced/Google_Classroom_Bot.md @@ -32,7 +32,7 @@ account and change the preffered time duration (as per your class duration) for - Hint! You can use the following code to make your attendance in google classroom without even joining your classes with slight chanes in the code like username, password, time and schedule of classes. -``` + ## Example projects - [Attend Google Class Bot by Raunakkumarr](https://github.com/Raunakkumarr/Python-Automations/tree/main/Bot%20Attending%20my%20Google%20Classes)