Skip to content

Commit

Permalink
aggiunta comando syllabus
Browse files Browse the repository at this point in the history
  • Loading branch information
filippocampo98 committed Nov 5, 2023
1 parent 085c8db commit a3881cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ def add_commands(up: Updater) -> None:
BotCommand("cloud", "risorse didattiche in cloud"),
BotCommand("regolamentodidattico", "lista dei regolamenti didattici"),
BotCommand("ricevimenti", "lista orari ricevimenti dei professori"),
BotCommand("syllabus", "lista e informazioni pe rogni materia di ogni corso di laurea"),
BotCommand("trasporto_urbano_unict", "link orari BRTU"),
BotCommand("dmi_3d", "mappa in 3D del DMI"),
BotCommand("mercatino", "bot per la vendita e l'acquisto di libri"),
Expand Down

0 comments on commit a3881cd

Please sign in to comment.