the-war-tracker-bot

所属分类:聊天室
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-09-24 23:40:11
上 传 者sh-1993
说明:  厄运机器人为你滚动浏览战争新闻!,
(The bot that doom-scrolls through the war news for you!,)

文件列表:
.cruft.json (712, 2023-11-14)
.devcontainer/ (0, 2023-11-14)
.devcontainer/Dockerfile (505, 2023-11-14)
.devcontainer/devcontainer.json (299, 2023-11-14)
.editorconfig (373, 2023-11-14)
.pre-commit-config.yaml (497, 2023-11-14)
.readthedocs.yml (286, 2023-11-14)
CONTRIBUTING.md (7609, 2023-11-14)
Dockerfile (1278, 2023-11-14)
LICENSE (1546, 2023-11-14)
Makefile (521, 2023-11-14)
docs/ (0, 2023-11-14)
docs/Makefile (701, 2023-11-14)
docs/_autoapi_templates/ (0, 2023-11-14)
docs/_autoapi_templates/index.rst (392, 2023-11-14)
docs/_autoapi_templates/python/ (0, 2023-11-14)
docs/_autoapi_templates/python/data.rst (757, 2023-11-14)
docs/conf.py (5623, 2023-11-14)
docs/index.rst (272, 2023-11-14)
docs/locale/ (0, 2023-11-14)
docs/locale/uk_UA/ (0, 2023-11-14)
docs/locale/uk_UA/LC_MESSAGES/ (0, 2023-11-14)
docs/locale/uk_UA/LC_MESSAGES/api/ (0, 2023-11-14)
docs/locale/uk_UA/LC_MESSAGES/api/index.po (1421, 2023-11-14)
docs/locale/uk_UA/LC_MESSAGES/api/twtb/ (0, 2023-11-14)
docs/locale/uk_UA/LC_MESSAGES/api/twtb/index.po (757, 2023-11-14)
docs/locale/uk_UA/LC_MESSAGES/index.po (6001, 2023-11-14)
docs/locale/uk_UA/LC_MESSAGES/pages/ (0, 2023-11-14)
... ...

# the-war-tracker-bot [![Support Ukraine](https://badgen.net/badge/support/UKRAINE/?color=0057B8&labelColor=FFD700)](https://www.gov.uk/government/news/ukraine-what-you-can-do-to-help) [![Build Status](https://github.com/PerchunPak/the-war-tracker-bot/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/PerchunPak/the-war-tracker-bot/actions?query=workflow%3Atest) [![codecov](https://codecov.io/gh/PerchunPak/the-war-tracker-bot/branch/master/graph/badge.svg)](https://codecov.io/gh/PerchunPak/the-war-tracker-bot) [![Documentation Build Status](https://readthedocs.org/projects/the-war-tracker-bot/badge/?version=latest)](https://the-war-tracker-bot.readthedocs.io/) [![Supported languages](https://img.shields.io/badge/languages-en%20%7C%20uk-brightgreen)](https://the-war-tracker-bot.readthedocs.io) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Python support versions badge](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11-blue)](https://www.python.org/downloads/) The bot that doom-scrolls through the war news for you! - [Документаця укранською](https://the-war-tracker-bot.readthedocs.io/uk_UA/latest) > **Note**: > This bot is still in very alpha stage. I will update the README with better instructions on how to use it soon. ## Features - Free! We don't want any money from you! - Add yours! ## Installing This is the same with installing for local developing. ```bash git clone https://github.com/PerchunPak/the-war-tracker-bot.git cd the-war-tracker-bot ``` ### Installing `poetry` Next we need install `poetry` with [recommended way](https://python-poetry.org/docs/master/#installation). If you use Linux, use command: ```bash curl -sSL https://install.python-poetry.org | python - ``` If you use Windows, open PowerShell with admin privileges and use: ```powershell (Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | python - ``` ### Installing dependencies ```bash poetry install --no-dev ``` #### Compiling translations This required even if you want just use English. ```bash pybabel compile -d locales ``` ### Configuration All configuration happens in `config.yml`, or with environment variables. ### If something is not clear You can always write me! ## Updating For updating, just re-download repository (do not forget save config), if you used `git` for downloading, just run `git pull`. After that, you need update translations, commands the same as in installing section: ```bash pybabel compile -d locales ``` ## Thanks This project was generated with [python-template](https://github.com/PerchunPak/python-template).

近期下载者

相关文件


收藏者