Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[![Open Source Love svg3](https://badges.frapsoft.com/os/v3/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)<img align="centre" src="https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg" alt="KryKnz"/><img align="centre" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg"/>[![Generic badge](https://img.shields.io/badge/๐Ÿš€HEROKU-purple.svg)](https://VlkyreAI.krakinzkon.repl.co/)[![Generic badge](https://img.shields.io/badge/๐ŸŒWEBSITE-white.svg)](https://VlkyreAI.krakinzkon.repl.co/)[![Generic badge](https://img.shields.io/badge/๐ŸพGROUPS-darkgreen.svg)](https://aigroups.krakinzkon.repl.co/)

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/teamriders098/BHOSMANUS)

<h1 align="center">๐Ÿ‘‡๐ŸฝPress Below To Check Vlkyre in YouTube๐Ÿ‘‡๐Ÿฝ</h1>

<div align="center">
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
"prestart": "git reset --hard && git pull && yarn install --ignore-warnings && pip install -r โ””๐ˆ๐ง๐ญ๐ฑโ”˜/โญ•๐–ˆ๐–†๐–—๐–†.txt && rm yarn.lock",
"sync": "node --no-warnings โ””๐‘๐จ๐ฎ๐ญ๐žโ”˜/๐Ÿช”S๐–ž๐–“๐–ˆ.js",
"start": "python3 ๐ŸŒฑ๐–†๐–•๐–—๐–Ž๐–‘๐–‘๐–†.py",
"setup": "bash ๐Ÿ•Š๏ธAdapt/โญ•๐–ˆ๐–†๐–—๐–†.sh",
"setup2": "bash ๐Ÿ•Š๏ธAdapt/โญ•๐–ˆ๐–†๐–—๐–†.sh,
"commit": "cz"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
pip install cprint
pip install loguru
pip install psutil
pip install heroku3
pip install autopep8
pip install requests
pip install pyAesCrypt
pip install GitPython
pip install termcolor
pip install python-dotenv