EDITED
v. 1
dridbot
A rather dashing companion for your hackathons
People | 0 | Posts | 52 | Dribs | 51 |
---|
Event finish
Challenge shared
Tap here to review.
Update README.md (@loleg)
Packages updated (@loleg)
Merge pull request #5 from hackathons-ftw/glamhack2020
Film archive data for #GLAMhack (@loleg)
Fix incorrect function arguments
This was missed during the function refactoring
- Switchboard isn't used in that function
- Arguments were in the wrong order (@jrmysvr)
Add missing dependency (@jrmysvr)
Added logo (@loleg)
Update filtering of recommendations
Use global variables for filtering values
- Set default values to check against
Make a check to ensure there is a non-zero number of films after filtering (@jrmysvr)
Refactor fetching film data
Add helper function to fetch the data
- Refactor helper functions and endpoints with new helper function for fetching (@jrmysvr)
Refactor and implementation of quizzed recommendation
Add helper functions for dialoging with the user and query information about movie preference
- Add function for checking the movie date
- Add function for checking the movie type
Update the recomme (@jrmysvr)
Add endpoint for asking about recommendations (@jrmysvr)
Add additional matching for recommendation (@jrmysvr)
Refactor flix endpoint
Add check for previous fetch of the dataset
Add a helper function for sending an attachement with an item from the dataset (@jrmysvr)
Refactor to fetch the Lichtspiel data once
Add a global variable for the dataset. Before using the dataset, check that it has been fetched. If it hasn't been fetched, perform the fetch and carry on.
Add a function to perform the recommendation based on t (@jrmysvr)
Update recommendations with empty descriptions
If there is an empty description, don't provided the description. (@jrmysvr)
Add new response for recommending a type of film
Using the available movie types in the Lichtspiel dataset, respond with a random recommendation of a film with the requested type.
If a user asks for a type that isn't in the Lichtspiel dataset, list the a (@jrmysvr)
Finest reel (@loleg)
Fix my format (@loleg)
Added lichtflix script for #GLAMhack (@loleg)
Upgraded dependencies (@loleg)
HN (@loleg)
Switched to a more GLAM-my setup (@loleg)
Added link to current Slack deploy issue (@loleg)
Update README.md
Added config variable for keepalive (@loleg)
Update README.md (@loleg)
Update HN to showstories (@loleg)
Room name API (@loleg)
8ball links (@loleg)
Formatting (@loleg)
Msg formatting (@loleg)
Added hacky ideas (@loleg)
Restore default ckan (@loleg)
Adjusted node & yarn (@loleg)
Mocked whoami command (@loleg)
Command roles (@loleg)
Renamed (@loleg)
Hello Dr. ID (@loleg)
Fix app.json (@loleg)
Improved Heroku support (@loleg)
All commands are belong to us (@loleg)
Local hackythons (@loleg)
Updated package and ckan script (@loleg)
Added yarn, upgraded (@loleg)
Indent fix (@loleg)
Fix dataset url (@loleg)
Reordered portals (@loleg)
Crop the find (@loleg)
Merge pull request #6 from loleg/makezurich-fix
MakeZurich updated release, improved data portal support and cleaned up interactions. (@loleg)
Merge branch 'loleg-makezurich-fix' (@loleg)
Start
Hello, World