If you want to add support for more colleges to Parser, please make a new Parser() function for your college and make a PR. Follow the #Run intructions in main for how to that. Please see the issues tab too.
- implement proper handling to prevent the frequent crashes (try catch)
- remove all console logs
- wrap main.js in startBot() function and call startBot() in all catch blocks to start bot again after crashes