Skip to content

Drosaca/politicsbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

politicsbot

A bot to watch the ads.

Getting started

First install the dependencies : pip3 install -r requirements.

Linux

Then, install the shitty geckodriver :

  • wget -O /tmp/geckodriver.tar.gz https://github.com/mozilla/geckodriver/releases/download/v0.24.0/geckodriver-v0.24.0-linux64.tar.gz
  • cd /tmp && tar -zxvf geckodriver.tar.gz && chmod +x geckodriver
  • sudo mv geckodriver /usr/local/bin

Windows

Download and install : https://github.com/mozilla/geckodriver/releases/download/v0.29.0/geckodriver-v0.29.0-win64.zip

WSL

Install codec drivers and all other shitty missing things

  • sudo apt install libavcodec-extra
  • sudo apt install ubuntu-restricted-extras

Finally copy the .env.example file to .env and edit the variables to reflect your needs.


Coming soon

  • Windows executable for no0bz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •