ENGLISH
Free open source bot for developers
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.
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
- Registration (/start)
- Administrator
- Channels
- Add
- Delete
- Change the type
- List
- Channels
- Aiogram 3.1.1 - one of the popular libraries for creating Telegram Bot.
- PyMySQL 1.1.0 - library for working with the MySQL database.
Links under the sign (*) are optional.
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
Бесплатный бот с открытым исходным кодом для разработчиков
Хотели создать своего бота для Telegram, используя библиотеку Aiogram, но не знали с чего начать? Вашему вниманию NoVate Source Bot. Бот, написанный для Telegram на библиотеке Aiogram с открытым исходным кодом. Данный код отлично подойдёт для тех, кто не знает с чего начать и что нужно для написания своего бота.
Прогресс проделанной работы, которая обновляется по мере разработки. Возможны правки и обновления в системах!
- Общий
- Регистрация (/start)
- Проверка на оформление подписки на определённые каналы
- Раздел помощи
- Информация о боте
- Пожертвовать
- Регистрация (/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" и ждём запуска бота