Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Badhacker98 authored Sep 6, 2024
1 parent 9a2291a commit d09ef92
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
━━━━━━━━━━━━━━━━━━━━

<h2 align="center">
β”€β”€γ€Œ sα΄›Κ€ΙͺΙ΄Ι’ sᴇssΙͺᴏɴ ʙᴏᴛ 」──
</h2>

<p align="center">
<img src="https://envs.sh/bPH.jpg">
</p>

<p align="center">
<b>π——π—˜π—£π—Ÿπ—’π—¬π— π—˜π—‘π—§ π— π—˜π—§π—›π—’π——π—¦</b>
</p>

<h3 align="center">
β”€γ€Œ α΄…α΄‡α΄©ΚŸα΄Κ ᴏɴ Κœα΄‡Κ€α΄α΄‹α΄œ 」─
</h3>

<p align="center"><a href="https://dashboard.heroku.com/new?template=https://github.com/Badhacker98/StringBot"> <img src="https://img.shields.io/badge/Deploy%20On%20Heroku-black?style=for-the-badge&logo=heroku" width="220" height="38.45"/></a></p>

<details>
<summary><h3>
- <b> ᴠᴘs/ΚŸα΄α΄„α΄€ΚŸ α΄…α΄‡α΄˜ΚŸα΄Κα΄α΄‡Ι΄α΄› α΄α΄‡α΄›Κœα΄α΄… </b>
</h3></summary>

- Get your [Necessary Variables](https://github.com/Badhacker98/StringBot/blob/main/sample.env)
- Upgrade and Update by :
`sudo apt-get update && sudo apt-get upgrade -y`
- Install required packages by :
`sudo apt-get install python3-pip`
- Install pip by :
`sudo pip3 install -U pip`
- Clone the repository by :
`git clone https://github.com/Badhacker98/StringBot && cd StringBot`
- Install requirements by :
`pip3 install -U -r requirements.txt`
- Fill your variables in the env by :
`vi sample.env`<br>
Press `I` on the keyboard for editing env<br>
Press `Ctrl+C` when you're done with editing env and `:wq` to save the env<br>
- Rename the env file by :
`mv sample.env .env`
- Install tmux to keep running your bot when you close the terminal by :
`sudo apt install tmux && tmux`
- Finally run the bot by :
`bash start`
- For getting out from tmux session<br>
Press `Ctrl+b` and then `d`

0 comments on commit d09ef92

Please sign in to comment.