A webscraper that gets the magic from the etherpump. (palanggana means washbasin in Filipino. )
Go to file
2020-12-30 15:52:09 +01:00
palanggana.py first commit of the palanggana, get water(plaintext) from the (ether)pump 2020-12-30 15:42:12 +01:00
README.md I want to wrap the entire web in a pre tag 2020-12-30 15:52:09 +01:00
requirements.txt updated the readme. explaining my idea a bit 2020-12-30 15:50:56 +01:00

      _,  |\  _,         _,  _,  _,         _,
 |/\_/ |  |/ / |  /|/|  / | / | / |  /|/|  / |
 |_/ \/|_/|_/\/|_/ | |_/\/|/\/|/\/|_/ | |_/\/|_/
(|                       (|  (|

As always

$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt

To experiment further I made this script that can get plaintext from the pads based on the etherpump magic words.

usage:

$ python palanggana.py --magic wordhere

will find the pads where wordhere has been used and get all the lines of text from those pads with that wordhere in the line. it will get rid of the magic word specified, but if you want to keep the magic you can use.

$ python palanggana.py --magic wordhere --keep