Skip to content

Commit

Permalink
feat: implement aule studio (#272)
Browse files Browse the repository at this point in the history
* aggiormanento file

* aggiornamento file

* modifica richiesta

* feat: aule studio

---------

Co-authored-by: Filippo Campo <[email protected]>
  • Loading branch information
Helias and filippocampo98 committed Nov 4, 2023
1 parent 843fb21 commit 236e5b4
Show file tree
Hide file tree
Showing 7 changed files with 106 additions and 85 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,4 @@ pydrive/*
.vscode
.idea
data/json/subjs.json
**/.DS_Store
2 changes: 2 additions & 0 deletions data/markdown/aule_studio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Aula Studio: principale | Lunedì - Venerdì 08.00 - 19.00 | Sabato 09.00 - 13.00
Aula Studio: Jonshon | Lunedì - Venerdì 08.00 - 19.00 | Sabato 09.00 - 13.00
91 changes: 48 additions & 43 deletions data/translations/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ HELP_ALL_COMMANDS_TOOLTIP_ID: |-
πŸ‘” /prof <nome> - _es. /prof Barbanera_
πŸ‘₯ /rappresentanti - _list of representatives_
πŸ“š /biblioteca - _DMI's library working hours_
πŸ“š /aule_studio - _DMI's aule working hours location_
<cusicon> /cus - _location and contacts_
☁ /cloud - _ access to cloud shared folders_
πŸ“£ /report - _submit a report to representatives_
Expand All @@ -60,12 +61,12 @@ HELP_ALL_COMMANDS_TOOLTIP_ID: |-
πŸ§‘β€πŸ’» /contributors - _shows the developers that contributed to the bot development_
🧾 /regolamentodidattico - _gives a pdf file of the desired year's educational regulations_
❓ /faq - _shows the frequently asked questions_
*Receptionist's contacts and working hours:*
✍ /sdidattica - _edcational receptionist_
πŸ““ /studenti - _student receptionist_
/cea - _information for Center for Computing Systems and Scientific and Educational Applications_
*ERSU's contactsand working hours:*
πŸ—ƒ /ersu - _location of the main ersu office_
πŸ—ƒ /ufficioersu - _(ersu office for student cards)_
Expand Down Expand Up @@ -96,14 +97,18 @@ HELP_CDL_CLASSES_LINK_TOOLTIP_ID: |-
_Mathematics Master (LM-40):_ [link](%capybara%)
HELP_CDL_LIBRARY_TOOLTIP_ID: |-
*Library working hours:*
Reading room:
%capybara%
Leasing Service:
%capybara%
HELP_CDL_AULESTUDIO_TOOLTIP_ID: |-
Study Room: %capybara%
Study Room: %capybara%
# /help-Reprs command
REPRS_HEADER_TEXT_ID: "With which representatives you want to talk?"
Expand All @@ -113,19 +118,19 @@ REPRS_DMI_MATH_TEXT_ID: "Mathematics Reps"
REPRS_DMI_TOOLTIP_ID: "*DMI's Representatives*"
REPRS_DMI_CS_TOOLTIP_ID: |-
*Computer Science Bachelor Program Representatives*
%capybara%
*Computer Science Master Program Representatives*
%capybara%
REPRS_DMI_MATH_TOOLTIP_ID: |-
*Mathematics Bachelor Program Representatives*
%capybara%
*Mathematics Master Program Representatives*
%capybara%
# /help-Segr command
Expand All @@ -136,7 +141,7 @@ SEGR_DID_TOOLTIP_ID: |-
Headquarters at the Department of Mathematics and Computer Science (second floor near the Directorate)
**Secretarial staff**
%capybara%
**Didactic Secretariat**
Expand All @@ -148,49 +153,49 @@ SEGR_DID_TOOLTIP_ID: |-
%capybara%
SEGR_STU_TOOLTIP_ID: |-
*Student receptionist*
Location:
%capybara%
Contacts:
%capybara%
πŸ•‘ Working hours:
%capybara%
πŸ•‘ Winter working hours:
%capybara%
Student Careers Office - Scientific Area
Mathematics Bachelor & Master Programs (L-LM)
%capybara%
Master Program Bachelor Program (L)
%capybara%
Computer Science Master Program (LM)
%capybara%
SEGR_CEA_TOOLTIP_ID: |-
*Center for Computing Systems and Scientific and Educational Applications (CEA)*
Contacts:
%capybara%
Location:
%capybara%
Website:
%capybara%
# /help-ERSU command
Expand All @@ -199,27 +204,27 @@ ERSU_OFFICE_TEXT_ID: "ERSU's Office"
ERSU_URP_TEXT_ID: "URP"
ERSU_TOOLTIP_ID: |-
*ERSU Catania - Headquarters*
Location:
%capybara%
Contacts:
%capybara%
πŸ•‘ Working hours:
%capybara%
ERSU_OFFICE_TOOLTIP_ID: |-
*ERSU Catania - Student ID Card Office*
Location:
%capybara%
πŸ•‘ Working hours:
%capybara%
Location:
Expand All @@ -231,17 +236,17 @@ ERSU_OFFICE_TOOLTIP_ID: |-
%capybara%
ERSU_URP_TOOLTIP_ID: |-
*URP Students*
Location:
%capybara%
Contacts:
%capybara%
πŸ•‘ Working hours:
%capybara%
# /help-projct/credits command
Expand Down Expand Up @@ -322,4 +327,4 @@ EXAMS_USAGE_TEXT_ID: |-
Enter the name of the subject in the format:
ins: subject_name
Example:
ins: SisTeMi oPeRaTIvI
ins: SisTeMi oPeRaTIvI
Loading

0 comments on commit 236e5b4

Please sign in to comment.