Skip to content

render1980/grassroot-assistant

Repository files navigation

Build Status Version Coverage Status

grassroot-assistant

Bot which helps to communicate with others nearby over Telegram.

How it works

Requirements

Preinstalled:

  • pyenv
  • docker-compose
  • pip

Run:

pyenv install 3.7.5 && pyenv global 3.7.5
docker-compose up -d --build --force-recreate redis
pip install -r requirements.txt

Start

python main.py

Build package

python setup.py build
python setup.py sdist

Telegram Bot Commands

You can find commands here

Environment Variables

BOT_TOKEN - telegram bot token

About

Bot that helps to communicate over Telegram with other people nearby

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published