give a ring at the end along with the rose

main
xenofem 2022-03-25 21:20:11 -04:00
parent b6a7d38bed
commit d8270f558f
1 changed files with 1 additions and 1 deletions

2
bot.py
View File

@ -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: