Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
preacher-telegram-bot
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Syai
preacher-telegram-bot
Commits
0a4ebbe7
Commit
0a4ebbe7
authored
6 years ago
by
Vladyslav Burzakovskyy
Browse files
Options
Downloads
Patches
Plain Diff
update(README): add installation and running instructions
parent
5c2a1c91
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+18
-1
18 additions, 1 deletion
README.md
with
18 additions
and
1 deletion
README.md
+
18
−
1
View file @
0a4ebbe7
#
p
reacher
-telegram-b
ot
#
P
reacher
B
ot
Preacherbot is a community developed Telegram bot that facilitates the weekly Church of Monero Mass.
## Installation
`docker-compose build`
## Running
First, you will need to export the following environment variables:
`PREACHER_TELEGRAM_TOKEN`
- your Telegram bot's access token
`MONGO_INITDB_ROOT_USERNAME`
(optional, defaults to "root")
`MONGO_INITDB_ROOT_PASSWORD`
(optional, defaults to "default_password")
Then start the container in the background:
`docker-compose up -d`
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment