Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 380 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 380 Bytes

banner

to install

$ git clone this
$ pip3 install fbchat

to run

$ mv config.py.sample config.py
$ edit config.py
$ python3 steelybot.py

(config.py is in .gitignore)

q&a

  • why the shit are some names camelCase? that's not pep8
    • the fbchat module uses them for some reason
  • why the shit isn't the linden plugin working?
    • :(