Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 334 Bytes

File metadata and controls

12 lines (6 loc) · 334 Bytes

UiBot

(WORK IN PROGRESS)

School project, where we want to make a chatbot that can give information about class scheduele for UiB.

We will scrape the timescheduele and then have the bot respond to commands trough Facebook messenger.

Using lxml etree a Python library to scrape the site. API.AI for bot logic. Coded in Java.