Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

grandcat/yowsup-zmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yowsup-zmq

ZeroMQ (ZMQ) layer for yowsup

Attention

This project is far from being complete. Not intended for production! Right now, the following yowsup functionality is supported:

  • message_send
  • group_create

Run

Create the configuration file credentials.conf with your credentials like this:

[CREDENTIALS]
CountryCode = 49
Phone = 49176123456
Password = B64PwdYouGotDuringRegistration=

Start the broker:

python3 run.py

About

ZeroMQ (ZMQ) layer for yowsup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages