Spaces:
Running
Running
Captain Ezio
commited on
Commit
·
0cf5959
1
Parent(s):
b7db6f0
Update README.md
Browse files
README.md
CHANGED
@@ -110,7 +110,7 @@ Just click on the button it will redirect you to Heroku website and deploy your
|
|
110 |
* Change to virtualenv shell by using: `. venv/bin/activate (Linux) venv\Scripts\activate (Windows)`
|
111 |
* Run the bot using `python3 -m Powers`
|
112 |
|
113 |
-
|
114 |
|
115 |
Clone the repo and enter into it
|
116 |
Install [Docker](https://www.docker.com/)
|
@@ -132,7 +132,7 @@ If all works well, bot should send message to the MESSAGE_DUMP Group!
|
|
132 |
|
133 |
`APP_ID` Get API_ID from my.telegram.org, used for pyrogram base.
|
134 |
|
135 |
-
To get a list of all variable click [here](https://telegra.ph/Captain-03-27)
|
136 |
|
137 |
---------
|
138 |
|
|
|
110 |
* Change to virtualenv shell by using: `. venv/bin/activate (Linux) venv\Scripts\activate (Windows)`
|
111 |
* Run the bot using `python3 -m Powers`
|
112 |
|
113 |
+
<!---### Using docker
|
114 |
|
115 |
Clone the repo and enter into it
|
116 |
Install [Docker](https://www.docker.com/)
|
|
|
132 |
|
133 |
`APP_ID` Get API_ID from my.telegram.org, used for pyrogram base.
|
134 |
|
135 |
+
To get a list of all variable click [here](https://telegra.ph/Captain-03-27)--->
|
136 |
|
137 |
---------
|
138 |
|