dark0ghost, updated 🕥 2022-12-08 07:43:22

async_py_bot

GitHub watchers GitHub issues GitHub release Github all releases GitHub code size

start with docker-compose:

bash cd async_py_bot docker-compose up

bash up:

linux: bash python3 async_py_bot/start_poling.py windows: bash python async_py_bot/start_poling.py

Functions bot:

1 start

/start -> hello text

2 re

/re -> deleted keyboard

3 log

text /log -> send log_base.log

4 by

text /by -> send by obj

5 cat

text /cat -> send cat file .png or .jpg or .gif

6 json

text /json -> send link on cloud json or sate state and wait u json

About EVN

|name|description| | ------------- | ------------- | |STATS_DB|The name of the database in which the metric will be stored| |STATS_HOST|Database address| |STATS_USER|The user who will interact with the database| |STATS_PASS|Password from STATS_USER| |TOKEN|Bot token| |PAYMENTS_PROVIDER_TOKEN|Token for payments system in bot | |TOKEN_QIWI| Token from Qiwi | |POSTGRES|link for postgres; example: postgress://user:[email protected]:port| |virustotal|Token from virustotal.com| |etcherscan|Token from etcherscan.io| |pastebin|Token from pastebin.com| |cat_api|Token from thecatapi.com| |MASTER|id admin user|

Dependencies

|name|version | | ------------- | ------------- | |Python |3.7 (support 3.9)| |docker| 19.03.12| |docker-compose| 1.21.0| |GCC|9 (support 10)| |aiofiles|0.6.0| |aiogram|2.11.2| |aiohttp|3.7.3| |aiohttp-socks|0.5.5| |aioinflux|0.9.0| |aioredis|1.3.1| |aiosmtplib|1.1.4| |aiosocksy|0.1.2| |gino|1.0.1| |ujson|4.0.2|

About

This repository shows how you can work with aviogram v2 project frozen

Issues

Bump certifi from 2020.12.5 to 2022.12.7

opened on 2022-12-08 07:43:22 by dependabot[bot]

Bumps certifi from 2020.12.5 to 2022.12.7.

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dark0ghost/async_py_bot/network/alerts).

Releases

update readme 2021-01-28 09:47:42

2021-01-24 13:29:52

2020-12-18 07:55:08

aiogram python telegram-bot