Code Monkey home page Code Monkey logo

scottylol's Introduction

scottylol

Scottylol is an exciting search tool for CMU. It is ScottyLabs' implementation of Facebook's internal bunnylol search tool.

Setup scottylol as your search engine

  • Navigate to search engine settings on your browser
  • Add a new search engine called scottylol and set the url to https://scotty.lol/search?q=%s
  • Make scottylol your default search engine
  • Type token query in your browser's search bar to see the power of scottylol. For example, course 15251 will search our course tool for 15251!
  • See below for how to add more useful commands to scottylol :)

Noob Version

  • 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

Dev instructions

Deployment

npm run build
npm start

Development Testing

npm run dev

Adding new commands

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.

scottylol's People

Contributors

anudaweerasinghe avatar rajgodse avatar hdavidethan avatar btwj avatar mdkar avatar chaosarium avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.