Skip to content

Alcoshopers Coub bot - простой и быстрый поиск музыки из coub в приложении Telegram

License

Notifications You must be signed in to change notification settings

ignatiy/Coub-Assistant-Telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alcoshopers Coub bot

Alcoshopers Coub bot - простой и быстрый поиск музыки из coub в приложении Telegram

Ссылка на Alcoshopers Coub bot в телеграм: @AlcoshopersCoubBot


Как запустить:

Первым делом клонируем проект и переходим в директорию проекта

git clone git@github.com:ignatiy/Coub-Assistant-Telegram-bot.git
cd Coub-Assistant-Telegram-bot/

Создаем виртуальное окружение

python3 -m venv env

Активируем его

source env/bin/activate

Устанавливаем зависимости проекта

pip3 install -r requirements.txt

Деактивируем виртуальное окружение. Больше оно нам не понадобится

deactivate

В файле app/config.py указываем свой токен полученный у BotFather.

Редактируем coub.service. Меняем пути в WorkingDirectory, Environment и ExecStart на свои.

Добавляем в автозагрузку

$ sudo ln -s Coub-Assistant-Telegram-bot/app/coub.service /etc/systemd/system/

Включаем

$ sudo systemctl enable coub

About

Alcoshopers Coub bot - простой и быстрый поиск музыки из coub в приложении Telegram

Topics

Resources

License

Stars

Watchers

Forks

Languages