Update export statistics

This commit is contained in:
bot 2024-12-19 12:03:47 +00:00
parent 7346ca6eaa
commit d347c585ad
4 changed files with 5 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -25,6 +25,10 @@ Another one:
![Image generated by Buffon](buffon2.jpg) ![Image generated by Buffon](buffon2.jpg)
Third one, the legendary bot war of 2024 ended in peace.
![Image generated by Buffon](buffon3.jpg)
## How they work ## How they work
One process starts many bots. These bots look at new rants. One process starts many bots. These bots look at new rants.

View File

@ -7,6 +7,7 @@ from ragnar import log
from ragnar.bot import Bot from ragnar.bot import Bot
from ragnar.victoria import vic from ragnar.victoria import vic
def parse_args(): def parse_args():
parser = argparse.ArgumentParser(description="Process username and password.") parser = argparse.ArgumentParser(description="Process username and password.")