Changes - made readme prettier and more informative - added a way that bots always restart -> `client.run(restart_always=true)`
1.2.0
Changes - added `Button` and `ButtonInteraction` classes - buttons can be added to messages - button can have a custom callback - buttons can send a popup with text (`buttonInteraction.send_popup()`)