A small project which sends links to telegram from whatsapp chats and email.
- Docker and docker-compose
- Whatsapp account (duh?)
- Email account (duh?)
- Make a copy of
sample_config.iniand name itsettings.ini/ Renamesample_config.initoconfig.ini - Fill the
settings.inifile (DON'T USE QUOTES OR DOUBLE QUOTATION MARKS, thx) docker build -t meetings-channel:latestdocker-compose up- If running first time - Wait for the QR code to show up in the
qrsdirectory (filename will be shown in output) and scan the QR code. (This only is required once and that is on first run)
- Can't select individual chats, So it works globally. (My understanding of python is very low right now and I'm sorry for that)
- Needs docker to run because the wrapper library refuses to work properly without it.
- You can set
Filter-Modetoblacklistorwhitelistif you want to not send messages with certain text in them, or only send messages which contain certain text. - The default behaviour will just send all messages
- Depending on what you set
Filter-Modeas, you should setBlacklistorWhitelistas a comma separated list of strings to be checked for