A discord bot for the Computer Science apartment's server.
Use the package manager pip to install the requirements.
pip install -r requirements.txt
Command | Description |
---|---|
-services | Displays all the services available for the department. |
-teachers | Displays information about the department's teachers. |
-map | Displays the map for department buildings. |
-foodclub | Displays the operating hours of the food club. |
-contact | Displays contact information for the department. |
-books | Displays the list of semester books with their codes. |
-lessons | Displays the study program for all semesters. |
-library | Displays the opening hours of the library. |
-studyguide | Displays the study guide. |
-telematics | Displays the arrival time of the bus |
-bmap | Shows the bus route for the specified bus line in Kavala. |
-ping | Displays the bot's speed in milliseconds per second. |
-code | Sends the link to the bot's code. |