Easter Egg: Chatbot in the developer console #58
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SketchyMaze/doodle#58
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a fun easter egg the developer console could hide a chat bot!
Currently the developer console is useful for exactly two things:
open <file>
orflash Hello world
import antigravity
The JavaScript REPL also needs a command prefix:
eval
or$
The whole thing can be replaced with RiveScript!
+ open *
or+ $ *
for commands (object macro bindings from Go)+ *
trigger handles the "command not found/nothing else matched" error