DJTommek / better-location

Telegram bot for parsing and generating various of location formats.
https://t.me/BetterLocationBot
MIT License
7 stars 2 forks source link

Process messages in groups as in private #123

Open DJTommek opened 1 year ago

DJTommek commented 1 year ago

When bot is contacted privately, message is processed differently than in group.

Links and obvious location codes (eg Geocaching, W3W, ...) are processed in groups, but for example translation to address is disabled, otherwise bot would react to practically all messages. There are some situations, where you want to process some message as it was in private chat, for example when someone posts an address.

To do

Process message as it would be sent in private chat, eg try to run external API to search address or place. Possible ideas: