mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-31 02:21:35 +00:00
1c696beb5d
* Update telegram_watcher.py It is used "startswith()" to check if the text start with "/start". "filter()" instead of "get()" to avoid an exception if there is no profile asociated with a token. "attempts -= 1" instead of "attempts = attempts - 1" An "error.log" file is created if "response = self.session.get" does not work * Update telegram_watcher.py Added instructions for the user if the format is not correct * Update telegram_watcher.py * Update telegram_watcher.py * Update telegram_watcher.py * Update telegram_watcher.py * Update telegram_watcher.py * Fix bugs --------- Co-authored-by: Kote <45825337+Gravity2106@users.noreply.github.com> |
||
---|---|---|
.. | ||
lightning | ||
management/commands | ||
migrations | ||
nick_generator | ||
__init__.py | ||
admin.py | ||
apps.py | ||
logics.py | ||
messages.py | ||
models.py | ||
oas_schemas.py | ||
serializers.py | ||
tasks.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
views.py |