Skip to content

Conversation

@prs1378
Copy link
Contributor

@prs1378 prs1378 commented Oct 15, 2025

Add inline keyboard functionality to the Nutgram bot to implement a main menu with profile and help options.


Open in Cursor Open in Web

Co-authored-by: aprsaw.nort <aprsaw.nort@gmail.com>
@cursor
Copy link

cursor bot commented Oct 15, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents


$mainMenuKeyboard = InlineKeyboardMarkup::make()
->addRow(
InlineKeyboardButton::make('👤 پروفایل')->callbackData('profile'),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the text is repeated more, move it to the lang files.

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.

4 participants