Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pitte
bits-companion
Commits
854260e7
Verified
Commit
854260e7
authored
Oct 20, 2021
by
Mroik
Browse files
Added README for docs
parent
1863a27c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
854260e7
# bits-companion
Questo README lo sto scrivendo perchè apparentemente bisogna
documentare la roba.
## SETUP
Fate il build del progetto utilizzando il Dockerfile.
Per far funzionare il progetto bisogna passare le seguenti variabili d'ambiente:
-
`BITS_SERVER`
: L'IP del broker
-
`BITS_PORT`
: La porta del broker (opzionale, prende 1883 di default)
-
`BITS_USER`
: Il nome utente da utilizzare
-
`BITS_PASSWORD`
: La password dell'utente
-
`BITS_TG_KEY`
: Il token del bot telegram
-
`BITS_TG_GROUPS_FULL`
: Colon separated list di ID gruppi telegram
-
`BITS_TG_GROUPS_PRIV`
: Colon separated list di ID gruppi telegram
Ci sono sia
`BITS_TG_GROUPS_FULL`
e
`BITS_TG_GROUPS_PRIV`
. La differenza tra
i due è che, il primo tutti gli utenti del gruppo sono in grado di cambiare
lo stato della sede, mentre nel secondo solo gli utenti con status da
amministratore possono.
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