Skip to content

Commit 6dc5c3c

Browse files
author
Philipp Heckel
committed
Readme
1 parent d279db5 commit 6dc5c3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,11 @@ I recorded, as well as the [ZIP archive](assets/slack-recording.zip) with the re
150150
## Installation
151151
First, create a Slack or Discord app and authorize it. After that, you can install REPLbot via packages or binaries.
152152

153+
**Requirements**:
154+
- `tmux` >= 2.6 is required, which is part of Ubuntu 18.04 (but surprisingly not part of Amazon Linux!)
155+
- `asciinema` if you'd like to record sessions
156+
- `docker` for almost all scripts REPLbot shipts with
157+
153158
**Creating a REPLbot Slack app**:
154159
REPLbot requires a Slack "Classic App (bot)", because of its use of the real time messaging (RTM)
155160
API. To create a classic app and acquire a Slack bot token, follow these steps:

0 commit comments

Comments
 (0)