Skip to content
/ bot Public

Bot for Telegram. Access to the channel, user management, etc.

Notifications You must be signed in to change notification settings

nedomru/bot

Repository files navigation

Запуск

Для запуска проекта:

  1. Клонируй проект:

git clone https://devops.chrsnv.ru/nedomru/bot.git

  1. Сделай копию файла переменных

cp .env.dist .env

  1. Заполни обязательные переменные
  • BOT_TOKEN = токен бота от @BotFather
  • ADMINS = id администраторов
  • USE_REDIS = использовать REDIS
  1. Запусти проект

docker compose up -d

About

Bot for Telegram. Access to the channel, user management, etc.

Resources

Stars

Watchers

Forks

Languages