Simple Facebook Bot
- python 3+
- fbchat
Edit config.cfg file before running
pip install -r requirements.txt
python main.py
or
docker build -t fbot .
docker run fbot
- Go to
https://home.openweathermap.org/api_keys - Create an account
- Enter key name and click
generate - Copy your key to
config.cfgfile - Enjoy
- Time inside docker container isn' t synchronized with host