/telegram_bot_gitlab

Telegram bot to gitlab

Primary LanguagePython

#Bot Telegram

Configuration

  1. Clone this repository
  2. Install dependencies pip install -r requirements.txt
  3. Create a bot with BotFather and obtain your token.
  4. Replace parameters on this file with your credentials conf.py
  5. Run python main.py

Usage