An open API service indexing awesome lists of open source software.

https://github.com/trassert/lumintobot

Бот, вебхуки сервера Luminto
https://github.com/trassert/lumintobot

aiohttp asyncio python telegram-bot telethon telethon-based telethon-bot

Last synced: 8 months ago
JSON representation

Бот, вебхуки сервера Luminto

Awesome Lists containing this project

README

          

[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

![Issues](https://img.shields.io/github/issues-raw/trassert/LumintoBot?color=c78aff&label=issues&style=for-the-badge)
![Contributors](https://img.shields.io/github/contributors/trassert/LumintoBot?color=c78aff&label=contributors&style=for-the-badge)
![Lines](https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/trassert/LumintoBot/badge?style=flat&logoColor=white&color=c78aff&style=for-the-badge)
![Commit Activity](https://img.shields.io/github/commit-activity/m/trassert/LumintoBot?color=c78aff&label=commits&style=for-the-badge)
![Last Commit](https://img.shields.io/github/last-commit/trassert/LumintoBot?color=c78aff&label=last%20commit&style=for-the-badge)

# Luminto - бот сервера

## Установка на LINUX:

Делаем установщик исполняемым:
`chmod +x install.sh`
Запускаем установщик:
`./install.sh`
Если всё успешно установлено:
`chmod +x bot.sh`
Запуск:
`./bot.sh`

## Установка на WINDOWS:

Устанавливаем пакеты:
`pip install -r requirements.txt`
Запуск:

`bot.cmd`