Exemplo n.º 1
0
 def mention(self, text):
     #text = '@lvleilei1 test'
     api = Launcher('*****@*****.**', 'zyxing,0513').api()
     api.update_status(text)
Exemplo n.º 2
0
 def publish(self, text):
     api = Launcher('*****@*****.**', 'zyxing,0513').api()
     api.update_status(text)