Scottylol is an exciting search tool for CMU. It is ScottyLabs' implementation of Facebook's internal bunnylol search tool.
- Navigate to search engine settings on your browser
- Add a new search engine called
scottyloland set the url tohttps://scotty.lol/search?q=%s - Make
scottylolyour default search engine - Type
token queryin your browser's search bar to see the power ofscottylol. For example,course 15251will search our course tool for 15251! - See below for how to add more useful commands to
scottylol:)
- Designed for users accustomed to using Google search from search bar. Redirects to Google search if search terms do not match a scotty.lol command.
- To set up, follow the above instructions, but use the following URL for the search engine:
https://scotty.lol/noob?q=%s
yarn build
yarn start
yarn dev
Create a new YAML file in the commands/ directory with the following syntax
name: Command Name
description: Command Description
author: Your AndrewID
matches:
- command
- comm
- c
home: https://google.com
searchUrl: https://google.com/search?q=If you are not in ScottyLabs, please submit an issue to request a new command.