Skip to content
  • Samuel Bancal's avatar
    Starting bot · bedb8c03
    Samuel Bancal authored
    SETUP with :
    $ pipenv --three install
    
    Prepare secret.json file!
    
    RUN with :
    $ pipenv run python bot.py
    bedb8c03