.gitignore
Dockerfile
LICENSE
README.md
pyproject.toml
vidfetch-bot.sublime-project
.github/workflows/workflow.yaml
charts/vidfetch-bot/.helmignore
charts/vidfetch-bot/Chart.yaml
charts/vidfetch-bot/values.yaml
charts/vidfetch-bot/templates/NOTES.txt
charts/vidfetch-bot/templates/_helpers.tpl
charts/vidfetch-bot/templates/deployment.yaml
charts/vidfetch-bot/templates/secret.yaml
img/logo.jpg
tests/__init__.py
tests/test_filters.py
tests/test_handlers.py
tests/test_utils.py
tests/test_video.py
vidfetch_bot/__init__.py
vidfetch_bot/__main__.py
vidfetch_bot/bot.py
vidfetch_bot/filters.py
vidfetch_bot/handlers.py
vidfetch_bot/utils.py
vidfetch_bot/video.py
vidfetch_bot.egg-info/PKG-INFO
vidfetch_bot.egg-info/SOURCES.txt
vidfetch_bot.egg-info/dependency_links.txt
vidfetch_bot.egg-info/requires.txt
vidfetch_bot.egg-info/top_level.txt