Captain Ezio commited on
Commit
da2c9ba
·
1 Parent(s): 75b4575

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -115,7 +115,7 @@ Install [Docker](https://www.docker.com/)
115
  Fill in the `sample.env` file and rename it to `main.env`.
116
  Build the docker image using: `docker build -t Gojo_Satarou:latest .` (The dot '.' at last is necessary!)
117
  Run the command `docker run --env-file main.env Gojo_Satarou`
118
- If all works well, bot should send message to the MESSAGE_DUMP Group!
119
 
120
  ## Variables
121
  `TOKEN` You can get your bot token at @BotFather
@@ -130,7 +130,7 @@ If all works well, bot should send message to the MESSAGE_DUMP Group!
130
 
131
  `APP_ID` Get API_ID from my.telegram.org, used for pyrogram base.
132
 
133
- To get a list of all variable click [here](https://telegra.ph/Captain-03-27)--->
134
 
135
  ---------
136
 
 
115
  Fill in the `sample.env` file and rename it to `main.env`.
116
  Build the docker image using: `docker build -t Gojo_Satarou:latest .` (The dot '.' at last is necessary!)
117
  Run the command `docker run --env-file main.env Gojo_Satarou`
118
+ If all works well, bot should send message to the MESSAGE_DUMP Group!--->
119
 
120
  ## Variables
121
  `TOKEN` You can get your bot token at @BotFather
 
130
 
131
  `APP_ID` Get API_ID from my.telegram.org, used for pyrogram base.
132
 
133
+ To get a list of all variable click [here](https://telegra.ph/Captain-03-27)
134
 
135
  ---------
136