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 link buttons to welcome message #72

Open
daemon1024 opened this issue Jul 11, 2021 · 4 comments
Open

Add link buttons to welcome message #72

daemon1024 opened this issue Jul 11, 2021 · 4 comments
Labels
enhancement New feature or request telegram bot

Comments

@daemon1024
Copy link
Member

New feature

We already have a really nice welcome message. I wanted to add our social links as well as the code of conduct to the message itself so as the new folks get more context about what we are in the welcome message itself.

First-time Contributors

If it is the first time that you contribute to the bot, follow these steps:

Write a comment in this issue thread to let other possible contributors know that you are working on this bug. For eg : Hey all, I would like to work on this issue., follow Contributing to the bot 🔥✨ and feel free to ask anything related to this issue ✌️

@daemon1024 daemon1024 added enhancement New feature or request telegram bot labels Jul 11, 2021
@Ash-KODES
Copy link

hii, i would be more than happy to work on this issue!!
thank you:)

@Ash-KODES
Copy link

please give the link of old welcome message for reference

@daemon1024
Copy link
Member Author

@Ash-KODES Thanks a lot for showing interest 🙌🥳🤗

Here's where the welcome function is

func welcome(user tbot.User, ID int64) {

You can take some inspiration from

var button = tbot.NewInlineKeyboardMarkup(
for how to add buttons.

Feel free to ping me in this thread if you need any further assistance. Thanks again

@Ash-KODES
Copy link

please review my pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request telegram bot
Projects
None yet
Development

No branches or pull requests

2 participants