Skip to content

Instantly share code, notes, and snippets.

@agermanidis
Created May 8, 2015 01:07
Show Gist options
  • Save agermanidis/1877f7b68b2b82ebee97 to your computer and use it in GitHub Desktop.
Save agermanidis/1877f7b68b2b82ebee97 to your computer and use it in GitHub Desktop.
from hac import Humanity
Anastasis = Humanity().find_person(username = "Anastasis")
Anastasis.assume_control()
Anastasis.voice.say("Hello world!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment