A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

1234567891011
  1. # Ignore bot-specific files:
  2. logs/
  3. config.yml
  4. sites.db
  5. .cookies
  6. # Ignore python bytecode:
  7. *.pyc
  8. # Ignore OS X's stuff:
  9. .DS_Store