Skip to content

Preacherbot is a community developed Telegram bot that facilitates the weekly Church of Monero Mass.

License

Notifications You must be signed in to change notification settings

lh1008/preacher-telegram-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PreacherBot

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

About

Preacherbot is a community developed Telegram bot that facilitates the weekly Church of Monero Mass.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.4%
  • Shell 23.7%
  • Dockerfile 2.9%