Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram bot #19

Closed
wants to merge 19 commits into from
Closed

Telegram bot #19

wants to merge 19 commits into from

Conversation

lassemoldrup
Copy link
Contributor

Purpose

Implements #14.

Changes

Implements a Telegram bot as described in #14. Also partially implements #17 so that the bot can use the API.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.

@lassemoldrup lassemoldrup linked an issue Jul 20, 2023 that may be closed by this pull request
3 tasks
@abizjak abizjak self-requested a review July 20, 2023 12:08
@lassemoldrup lassemoldrup mentioned this pull request Jul 20, 2023
4 tasks
examples/bots/telegram-bot/README.md Outdated Show resolved Hide resolved
examples/bots/telegram-bot/README.md Outdated Show resolved Hide resolved
examples/bots/telegram-bot/src/main.rs Outdated Show resolved Hide resolved
examples/bots/telegram-bot/src/main.rs Outdated Show resolved Hide resolved
examples/some-verifier/.gitignore Show resolved Hide resolved
examples/some-verifier/src/main.rs Show resolved Hide resolved
examples/some-verifier/src/main.rs Show resolved Hide resolved
examples/some-verifier/src/main.rs Show resolved Hide resolved
examples/some-verifier/src/main.rs Show resolved Hide resolved
examples/some-verifier/src/main.rs Show resolved Hide resolved
@soerenbf
Copy link
Contributor

soerenbf commented Sep 6, 2023

Comments addressed in #68

@soerenbf soerenbf closed this Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Telegram bot
3 participants