Giter Site home page Giter Site logo

sww-bot's Introduction

Star Wars Wiki bot scripts

Repositório para scripts de automação do BB-08, bot da Star Wars Wiki em Português.

Instalação

Note que esses scripts foram desenvolvidos com Python 3.6. Versões anteriores do Python, principalmente Python2, não devem funcionar corretamente.

Para instalar esse repositório de scripts do BB-08 na sua máquina, certifique-se de que tenha o git instalado e rode:

git clone https://github.com/brosquinha/sww-bot.git
cd sww-bot

Recomendo utilizar virtualenv para isolar as dependências desse projeto. Para criar um novo ambiente virtual:

virtualenv venv

Para ativá-lo e instalar as dependências:

source venv/bin/activate
pip3 install -r requirements.txt

Uso

Para rodar um script do BB-08, basta rodar:

python3 run.py NOME_DO_SCRIPT

Exemplo com o general.py:

python3 run.py general

TODO

Scripts a serem importados do RPi:

  • aparicoes.py
  • canon.py (renomeado para links_canon.py)
  • eras.py
  • eras_canon.py
  • estatisticas.py (renomeado para metricas.py)
  • general.py
  • icp.py
  • legends.py
  • legends_only_pages.py
  • linha_do_tempo.py
  • medalhas.py
  • remover_predefs.py (renomeado para emuso.py)
  • sam.py
  • temp.py
  • traducaoSWW.py
  • traducoes.py
  • troca_padrao_links.py
  • troca_padrao_mover.py

sww-bot's People

Contributors

brosquinha avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.