We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docker-compose
docker compose
1 parent bdabd31 commit 6c1b3f1Copy full SHA for 6c1b3f1
1 file changed
README.md
@@ -64,8 +64,8 @@ If you want to run this bot yourself on your machine, you have to follow a few s
64
1. Rename the file *settings.JSON.example* into *settings.JSON*
65
2. Register to Reddit API
66
3. Create a Telegram bot using `@BotFather` on Telegram and set the command list as it's provided in the `commandlist.md` file
67
-4. Create your own Golden Corgo image (yeah, I'm not going to provide it. That's top secret!)
68
-5. Start the docker container with `docker-compose up -d --build`
+4. Create your own Golden Corgo image *(yeah, I'm not going to provide it. That's top secret!)*
+5. Start the docker container with `docker compose up -d --build`
69
70
There you go! Your very own corgi-spamming-machine is up and running!
71
0 commit comments