Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

NoVate911/python-telegram-novatesource-v2

Repository files navigation

NoVate Source Bot

Telegram Discord


CHOOSE A LANGUAGE / ВЫБЕРИТЕ ЯЗЫК

ENGLISH

NoVate Source Bot for Telegram

Free open source bot for developers


🖥️ DESCRIPTION

They wanted to create their own bot for Telegram using the Aiogram library, but did not know where to start? To your attention Novate Source Bot.AIIOGRAM library with open source code. This code is perfect for those who do not know where to start and what you need to write your bot.


⚓ WORK PROGRESS

Progress of the work done, which is updated as development progresses. Edits and updates in systems are possible!

  • General
    • Registration (/start)
      • Checking for subscriptions for certain channels
    • Assistance section
      • Information about the bot
    • Donate
  • Administrator
    • Channels
      • Add
      • Delete
      • Change the type
      • List

⌨️ TECHNICAL PART

LIBRARIES

  • Aiogram 3.1.1 - one of the popular libraries for creating Telegram Bot.
  • PyMySQL 1.1.0 - library for working with the MySQL database.

⭐ QUICK START

REQUIRED PROGRAMS

Links under the sign (*) are optional.

INSTALLATION

Via Terminal or PowerShell

git clone https://github.com/NoVate911/python-telegram-novatesource-v2.git

cd python-telegram-novatesource-v2

We write "install.bat" and are waiting for the end of the installation of all dependencies

Open "config.py" and enter our values

After configuration, start the "start.bat" file and wait for the launch of the bot
RUSSIAN

NoVate Source Bot для Telegram

Бесплатный бот с открытым исходным кодом для разработчиков


🖥️ ОПИСАНИЕ

Хотели создать своего бота для Telegram, используя библиотеку Aiogram, но не знали с чего начать? Вашему вниманию NoVate Source Bot. Бот, написанный для Telegram на библиотеке Aiogram с открытым исходным кодом. Данный код отлично подойдёт для тех, кто не знает с чего начать и что нужно для написания своего бота.


⚓ ПРОГРЕСС РАБОТЫ

Прогресс проделанной работы, которая обновляется по мере разработки. Возможны правки и обновления в системах!

  • Общий
    • Регистрация (/start)
      • Проверка на оформление подписки на определённые каналы
    • Раздел помощи
      • Информация о боте
    • Пожертвовать
  • Администратор
    • Каналы
      • Добавить
      • Удалить
      • Сменить тип
      • Список

⌨️ ТЕХНИЧЕСКАЯ ЧАСТЬ

БИБЛИОТЕКИ

  • Aiogram 3.1.1 - одна из популярных библиотек для создания Telegram бота.
  • PyMySQL 1.1.0 - библиотека для работы с базой данных MySQL.

⭐ БЫСТРЫЙ СТАРТ

НЕОБХОДИМЫЕ ПРОГРАММЫ

Ссылки под знаком (*) не являются обязательными.

УСТАНОВКА

Через Terminal или PowerShell

git clone https://github.com/NoVate911/python-telegram-novatesource-v2.git

cd python-telegram-novatesource-v2

Пишем "install.bat" и ждём окончания установки всех зависимостей

Открываем "config.py" и вводим свои значения

После настройки запускаем файл "start.bat" и ждём запуска бота