Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

machbarschaft/machbarschaft-bench-bot

Repository files navigation

README

Data structure

The data structure to store location information in Google Firestore is as follows:

benches:
  <bench_id> (Chat ID - string):
    display_name: <chat title>
    locations:
      <id> (Automatic generation):
        date: <date>
        location:
          <latitude> (number)
          <longitude> (number)

Telegram Bot

Development

username: bench_dev_bot name: Machbarschaft - draag_bank - Development Allow Groups: enabled Group privacy: disabled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages