EugenSleptsov / chatgpt

Simple telegram bot for openai GPT api in Golang
MIT License
5 stars 2 forks source link

Add button menu to telegram bot #7

Closed EugenSleptsov closed 1 year ago

EugenSleptsov commented 1 year ago

The number of commands is increasing, therefore, a button menu and/or deeper lists are necessary to enhance the user experience.

EugenSleptsov commented 1 year ago

Button menu is implemented as customizable command menu. List of available commands will update over time