summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-25fix(style): run cargo clippymainSanto Cariotti
2021-09-29feat: login is now a private function0.1.0Santo Cariotti
2021-09-29chore: save crendetials into the browser structSanto Cariotti
2021-09-29fix: `LOGIN_URL` for using `.starts_with()`Santo Cariotti
2021-09-09feat: add headless modeSanto Cariotti
2021-08-24fix: typo for options hashmapSanto Cariotti
2021-08-23feat: reserve a study hourSanto Cariotti
2021-08-18feat: get timetable of a spaceSanto Cariotti
2021-08-11docs: create readme fileSanto Cariotti
2021-08-05refactor: merge getters for faculties and spaces optionsSanto Cariotti
2021-08-05feat: get spaces of a facultySanto Cariotti
2021-08-05chore: get chat_id to create the button for callbackSanto Cariotti
2021-08-05feat: create a module to manage the keyboard responseSanto Cariotti
2021-08-05feat: handle the callback of the facultySanto Cariotti
2021-08-04docs: init addsSanto Cariotti
2021-08-04chore: create an empty hashmap for faculties in case of error is uselessSanto Cariotti
2021-08-04feat: get faculties for the /room commandSanto Cariotti
2021-08-04feat: instance new browser with a real typo user-agentSanto Cariotti
2021-07-30fix: login url and sleep between input send keysSanto Cariotti
2021-07-30chore: log if the user has logged inSanto Cariotti
2021-07-30refactor: browser as modular funcsSanto Cariotti
2021-07-29feat: run bot only if authorizedSanto Cariotti
2021-07-29chore: use driver url as env variableSanto Cariotti
2021-07-29chore: use login url as const variableSanto Cariotti
2021-07-29fix: close driver before close the running softwareSanto Cariotti
2021-07-29refactor: manage callbacks with tokio-streamSanto Cariotti
2021-07-29fix: typo on text descripion of a commandSanto Cariotti
2021-07-29fix: panic error literalSanto Cariotti
2021-07-29feat: make loginSanto Cariotti
2021-07-29chore: ignore jar files and chromedriverSanto Cariotti
2021-07-28initSanto Cariotti