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

Add like\dislike counters in Telegram #4

Closed
i1bgv opened this issue Mar 28, 2019 · 3 comments
Closed

Add like\dislike counters in Telegram #4

i1bgv opened this issue Mar 28, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@i1bgv
Copy link

i1bgv commented Mar 28, 2019

Now it looks like:

#105: 
Взялся за гуж, не говори, что не дюж
like / dislike

I suggest the following:

#105: 
Взялся за гуж, не говори, что не дюж
5 like / 3 dislike

or

#105: 
Взялся за гуж, не говори, что не дюж
like (5)/ dislike (3)

The general idea is to show the amount of likes and dislikes in bot's posts

@xxblx xxblx added the enhancement New feature or request label Mar 28, 2019
@xxblx
Copy link
Owner

xxblx commented Mar 28, 2019

I guess it's possible to implement a solution based on callbacks. I am not familiar with Telegram Bot API in depth, but text updating should not be a big deal. I'll look into it later.

@i1bgv
Copy link
Author

i1bgv commented Mar 29, 2019

I meant adding it just for /random or /get commands, it's not supposed to be updated after it's posted 🍻

@xxblx
Copy link
Owner

xxblx commented Apr 14, 2019

d9bb420

@xxblx xxblx closed this as completed Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants