index
:
unict-reservation
main
Reserve a study room at University of Catania using a Telegram bot
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-10-25
fix(style): run cargo clippy
main
Santo Cariotti
2021-09-29
feat: login is now a private function
0.1.0
Santo Cariotti
2021-09-29
chore: save crendetials into the browser struct
Santo Cariotti
2021-09-29
fix: `LOGIN_URL` for using `.starts_with()`
Santo Cariotti
2021-09-09
feat: add headless mode
Santo Cariotti
2021-08-24
fix: typo for options hashmap
Santo Cariotti
2021-08-23
feat: reserve a study hour
Santo Cariotti
2021-08-18
feat: get timetable of a space
Santo Cariotti
2021-08-05
refactor: merge getters for faculties and spaces options
Santo Cariotti
2021-08-05
feat: get spaces of a faculty
Santo Cariotti
2021-08-05
chore: get chat_id to create the button for callback
Santo Cariotti
2021-08-05
feat: create a module to manage the keyboard response
Santo Cariotti
2021-08-05
feat: handle the callback of the faculty
Santo Cariotti
2021-08-04
docs: init adds
Santo Cariotti
2021-08-04
chore: create an empty hashmap for faculties in case of error is useless
Santo Cariotti
2021-08-04
feat: get faculties for the /room command
Santo Cariotti
2021-08-04
feat: instance new browser with a real typo user-agent
Santo Cariotti
2021-07-30
fix: login url and sleep between input send keys
Santo Cariotti
2021-07-30
chore: log if the user has logged in
Santo Cariotti
2021-07-30
refactor: browser as modular funcs
Santo Cariotti
2021-07-29
feat: run bot only if authorized
Santo Cariotti
2021-07-29
chore: use driver url as env variable
Santo Cariotti
2021-07-29
chore: use login url as const variable
Santo Cariotti
2021-07-29
fix: close driver before close the running software
Santo Cariotti
2021-07-29
refactor: manage callbacks with tokio-stream
Santo Cariotti
2021-07-29
fix: typo on text descripion of a command
Santo Cariotti
2021-07-29
fix: panic error literal
Santo Cariotti
2021-07-29
feat: make login
Santo Cariotti
2021-07-28
init
Santo Cariotti