diff --git a/bot.py b/bot.py index 543d511..faa1396 100644 --- a/bot.py +++ b/bot.py @@ -25,7 +25,7 @@ ELEVATOR_SHIT = [ ] CRASH = ('|\n'*10) + '***the elevator crashes to the bottom***' + ('\n'*10) + '...' FINAL_MESSAGE = 'I understand. Your only choice is to revolutionize the world. The path you must take has been prepared for you.' -ROSE = '🌹' +ROSE = '🌹💍' async def try_send(channel, message): try: