Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

2. Commands

dd edited this page Mar 2, 2018 · 1 revision

FuckingClippy uses a simple conditional branching technique to figure out what the user is saying. Such as saying "die" will close FuckingClippy.

Commands

Say

Usage: Say TEXT

Make Clippy say TEXT.

Example: Typing Say Hi will make FuckingClippy say Hi.

Run

Usage: Run PROGRAM

Run a PROGRAM. The PROGRAM must either be in PATH, or within the same folder as FuckingClippy (think of a shell).

Example: Typing Run notepad will make FuckingClippy run notepad.exe.

Search

Usage: Search TERM

This makes FuckingClippy open the default web browser to open a HTTP link to Google.com directly.

Example: Typing Search sandwich will open http://google.com/q=sandwich

Random

Usage: Random

Make Clippy say something random.

Clone this wiki locally