machbarschaft / machbarschaft-bench-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%