pkonowrocki / PowiatWarBot

PowiatWarBot is a Facebook bot inspired by WorldWarBot 2020. This time around a civil war broke out in a peaceful nation of Poland.

Home Page:https://www.facebook.com/powiatwarbot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowiatWarBot

PowiatWarBot is a Facebook bot inspired by WorldWarBot 2020. This time around a civil war broke out in a peaceful nation of Poland.

Requirements

PowiatWarBot is a Python bot made made with Python 3 in mind. While it uses a few additional packages, you can get them quite easily.

  • geopandas for reading and handling data in .shp files pip3 install geopandas
  • matplotlib for plotting data from GeoDataFrames pip3 install matplotlib
  • descartes for plotting GeoDataFrames with matplotlib pip3 install descartes
  • adjustText for adjusting text position on a plotted map pip3 install adjustText
  • contextily for adding basemap pip3 install contextily
  • facebook-sdk for posting to Facebook pip3 install facebook-sdk

About

PowiatWarBot is a Facebook bot inspired by WorldWarBot 2020. This time around a civil war broke out in a peaceful nation of Poland.

https://www.facebook.com/powiatwarbot/


Languages

Language:Python 75.4%Language:JavaScript 19.2%Language:HTML 5.5%