Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Manuel Leithner
bruh
Commits
e039dd5f
Commit
e039dd5f
authored
Sep 16, 2021
by
Manuel Leithner
Browse files
Important tip for multiple instances in README...
parent
a75af4b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e039dd5f
...
...
@@ -11,7 +11,7 @@ Licensed under the GPLv3, see LICENSE.
Clone this repository, ideally set up a virtualenv for it, and install the requirements:
```
bash
git clone https://git.nwt.fhstp.ac.at/is211810/bruh.git
virtualenv
-p
python3.8
bruh
virtualenv bruh
cd
bruh
source
bin/activate
pip
install
-r
requirements.txt
...
...
@@ -55,6 +55,8 @@ If the `--jid` or `--password` parameter is missing, they will be requested inte
To tail a log file, provide the
`--file`
and
`--to`
parameters.
If these two parameters are not provided, the bot reverts to a simple echo bot (equivalent to the upstream version it is based on).
*Do not run multiple bots using the same data directory or you will experience issues with OMEMO.*
### Usage example
`python bruh.py --jid bruh@example.com --file /var/log/syslog --to you@example.com`
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment