Override this method when extending this class
Gets called when bot token is validated with a getMe
When this method is called, id, name and username are guaranteed to be not null
Future onReady(Bot bot) async {}