Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zeroniki/telegram-searcher


https://github.com/zeroniki/telegram-searcher

aiogram bot python python3 telegram telegram-bot telegram-bot-python youtube-search

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Youtube Searcher Telegram
## Об проекте
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aiogram) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/youtube-search)

Простой бот который занимается поиском

## Установка (GNU/Linux)

```bash
git clone https://github.com/ZeroNiki/Telegram-Searcher.git
```

Перейдите в папку Telegram-Searcher и создадите вертуальное окружение:

```bash
cd Telegram-Searcher
python3 -m venv venv && source venv/bin/activate
```

Установите зависимости:

```bash
pip install -r requirements.txt
```

## Конфигурация

Сначала получите токен своего бота в @botfather. Затем создадите файл config.py, а в ней переменую TOKEN и вставсте токен вашего бота(в кавычки):

```python
TOKEN = 'Токен вашего бота'
```

Запускае main.py