~> scala
Welcome to Scala version 2.10.3 (Java HotSpot(TM) 64-Bit Server VM, Java 1.7.0_51).
Type in expressions to have them evaluated.
Type :help for more information.
scala>
~> sbt console
[info] Starting scala interpreter...
[info]Welcome to Scala version 2.10.3 (Java HotSpot(TM) 64-Bit Server VM, Java 1.7.0_51).
Type in expressions to have them evaluated.
Type :help for more information.
scala>
hubot image me keyword #google 搜索keyword相关的图片,随机挑选一张返回图片链接hubot animate me keyword #google 搜索keyword相关的gif图片,随机挑选一张返回图片链接hubot youtube me keyword #youtube 搜索keyword相关的视频,随机挑选一个返回视频链接rebot mustache me keyword #给google搜索返回的图片上加个胡子。。。。
......
File "/usr/lib/python2.6/site-packages/Skype4Py/api/posix_x11.py", line 254, in __init__
raise SkypeAPIError('Could not open XDisplay')Skype4Py.errors.SkypeAPIError: Could not open XDisplay
By default Rails 4 will return a 404 if an asset is not handled via an external proxy such as Nginx. While this default behavior may help you debug your Nginx configuration, it makes a default Rails app with assets unusable on a twelve-factor platform. …. The rails_serve_static_assets gem enables your Rails server to deliver your assets directly, instead of returning a 404.
~> vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
[default] Clearing any previously set forwarded ports...
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Available bridged network interfaces:
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22=> 2222(adapter 1)[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
The guest machine entered an invalid state while waiting for it
to boot. Valid states are 'starting, running'. The machine is in the
'poweroff' state. Please verify everything is configured
properly and try again.
If the provider you're using has a GUI that comes with it,it is often helpful to open that and watch the machine, since theGUI often has more helpful error messages than Vagrant can retrieve.For example, if you're using VirtualBox, run `vagrant up`while the
VirtualBox GUI is open.