# Examples ## Simple ping pong {include:file:examples/simple/ping_pong.rb} ## Wait for a message {include:file:examples/simple/wait_for_message.rb} ## Use components ### Authorization button {include:file:examples/components/authorization_button.rb} ### Pagination with select menu {include:file:examples/components/select_menu.rb} #### Note This example is not shown correctly in the docs. [Read this example on GitHub](https://github.com/discorb-lib/discorb/blob/main/examples/components/select_menu.rb).