All Projects → dark0ghost → async_py_bot

dark0ghost / async_py_bot

Licence: MIT license
dark0ghost.github.io/async_py_bot/

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to async py bot

webhook-aiogram-heroku
A sample telegram bot made with aiogram, that fetches updates using the web-hook connection. Can be easily deployed to Heroku.
Stars: ✭ 36 (+56.52%)
Mutual labels:  telegram-bot, aiogram
DaisyX
“ HOLA HUMANS 👋 I'M DAISYX 2.0 heart „ LATEST VERSION OF DAISYX.. Source Code of @Daisyxbot
Stars: ✭ 44 (+91.3%)
Mutual labels:  telegram-bot, aiogram
Sophie
New repo - https://gitlab.com/SophieBot/sophie
Stars: ✭ 28 (+21.74%)
Mutual labels:  telegram-bot, aiogram
kaishnik-bot
telegram & vk bot for students of KNRTU-KAI to make their daily routine more pleasant
Stars: ✭ 13 (-43.48%)
Mutual labels:  telegram-bot, aiogram
Store-bot
Пример Telegram бота для продажи товаров.
Stars: ✭ 43 (+86.96%)
Mutual labels:  telegram-bot, aiogram
Aiogram
Is a pretty simple and fully asynchronous framework for Telegram Bot API written in Python 3.7 with asyncio and aiohttp.
Stars: ✭ 2,195 (+9443.48%)
Mutual labels:  telegram-bot, aiogram
my-id-bot
Telegram bot to get ID of some chats (including your own ID)
Stars: ✭ 49 (+113.04%)
Mutual labels:  telegram-bot, aiogram
kiririn
A serverless Telegram bot.
Stars: ✭ 27 (+17.39%)
Mutual labels:  telegram-bot
tgcf
The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
Stars: ✭ 378 (+1543.48%)
Mutual labels:  telegram-bot
teleirc
Go implementation of a Telegram <=> IRC bridge for use with any IRC channel and Telegram group
Stars: ✭ 112 (+386.96%)
Mutual labels:  telegram-bot
KazukoBot
An anime themed telegram group management bot based on sqlalchemy database running on python3.
Stars: ✭ 25 (+8.7%)
Mutual labels:  telegram-bot
genshin task-resin-expedition alert
完全摸了,之后若有需要,请使用下面链接的这个仓库~
Stars: ✭ 91 (+295.65%)
Mutual labels:  telegram-bot
greed
A customizable, multilanguage Telegram shop bot with Telegram Payments support
Stars: ✭ 268 (+1065.22%)
Mutual labels:  telegram-bot
Plants-Identification
🌻 Deep learning project of Taiwan plants classification and detection with chatbot implementation
Stars: ✭ 18 (-21.74%)
Mutual labels:  telegram-bot
tgcli
Telegram Terminal Application
Stars: ✭ 39 (+69.57%)
Mutual labels:  telegram-bot
telegraf-calendar-telegram
Inline calendar for Telegram bots using Telegraf framework
Stars: ✭ 43 (+86.96%)
Mutual labels:  telegram-bot
telegram-keyboard
Simple and powerful reply and inline keyboard builder for Telegram Bots
Stars: ✭ 70 (+204.35%)
Mutual labels:  telegram-bot
Feedback-bot
In Short This is An Personalized Livegram Bot Made Using Python.. Follow Me @HeimanPictures & Star This Repo
Stars: ✭ 23 (+0%)
Mutual labels:  telegram-bot
Watermark-Bot
A Telegram Video Watermark Adder Bot in Pyrogram by @AbirHasan2005
Stars: ✭ 82 (+256.52%)
Mutual labels:  telegram-bot
agala
Full featured messaging bot framework.
Stars: ✭ 70 (+204.35%)
Mutual labels:  telegram-bot

async_py_bot

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

start with docker-compose:

cd async_py_bot
docker-compose up

bash up:

linux:

python3 async_py_bot/start_poling.py

windows:

python async_py_bot/start_poling.py

Functions bot:

1 start

/start ->
hello text

2 re

/re ->
deleted keyboard

3 log

/log -> send log_base.log

4 by

/by -> send by obj 

5 cat

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

6 json

/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:password@localhost: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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].