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

fix(telegram): make channel/group mentions work #147

Merged
merged 2 commits into from
Nov 22, 2020
Merged

Conversation

wass3r
Copy link
Collaborator

@wass3r wass3r commented Nov 15, 2020

❤ THANKS FOR HELPING OUT :D

Proposed change

Add better support for calling upon bot from groups and channels. Also, adds support for using slash commands, ie. you can either do @botname help or /help. i'm not heavy telegram user - let me know if slash commands are supposed to be used differently.

Types of changes

What types of changes is this pull request introducing to flottbot? Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

You can fill this out after creating your PR. Put an x in the boxes that apply

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@coveralls
Copy link

coveralls commented Nov 15, 2020

Pull Request Test Coverage Report for Build e00e3d9083d1a1f2bd043a273ea071f3c4d5acce-PR-147

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 45 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.9%) to 36.674%

Files with Coverage Reduction New Missed Lines %
remote/telegram/remote.go 45 0%
Totals Coverage Status
Change from base Build 65ce0f30a0ae7d545576b5488a75ea76d64f2dfa: -0.9%
Covered Lines: 838
Relevant Lines: 2285

💛 - Coveralls

@wass3r wass3r marked this pull request as ready for review November 15, 2020 08:35
@wass3r wass3r changed the title enhance(telegram): make channel mentions work fix(telegram): make channel mentions work Nov 15, 2020
@wass3r wass3r changed the title fix(telegram): make channel mentions work fix(telegram): make channel/group mentions work Nov 15, 2020
@wass3r wass3r merged commit 148d0e0 into master Nov 22, 2020
@wass3r wass3r deleted the enhance/telegram branch November 22, 2020 06:10
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.

2 participants