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
a75af4b5
Commit
a75af4b5
authored
Sep 16, 2021
by
Manuel Leithner
Browse files
Added some post-installation considerations
parent
821cad2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a75af4b5
...
...
@@ -17,6 +17,15 @@ source bin/activate
pip
install
-r
requirements.txt
```
Additionally, you should have an existing XMPP account for the bot to use.
Ideally, the bot account and your recipient should be added to each other's roster and subscribed to each other's
presence (although this might not be necessary in all cases).
To verify the correct functionality, run the bot as instructed below and send any message from your recipient account
to the bot. Errors about not being in the trusted device list are normal when you do this first, but should
disappear upon sending any subsequent messages.
## Usage
If you are using a virtualenv, make sure to activate it first by typing
`source bin/activate`
in this folder!
...
...
Write
Preview
Markdown
is supported
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