awaitmessage.channel.send("You have been registered. Registration and login details will be sent to your email by November 19th. You will not be able to login until then.")
else:
awaitmessage.channel.send("Your email address has been updated. Registration and login details will be sent to your email by November 19th. You will not be able to login until then.")
else:
awaitmessage.channel.send("You are on our list! Please reply with a valid email address to register for the token sale.")
else:
awaitmessage.channel.send("You are not on the list of Discord community members as taken on 9PM UTC November 4th. Unfortunately, we cannot register you for this sale. If you think this is in error, please contact `sale@xx-coin.io`.")
awaitmessage.answer("You are on our list! Please reply with a valid email address to register for the token sale.",reply=True)
return
else:
awaitmessage.answer("You are not on the list of Telegram community members as taken on 9PM UTC November 4th. Unfortunately, we cannot register you for this sale. If you think this is in error, please contact sale@xx-coin.io",reply=True)
awaitmessage.answer("You have been registered. Registration and login details will be sent to your email by November 19th. You will not be able to login until then.",reply=True)
else:
awaitmessage.answer("Your email address has been updated. Registration and login details will be sent to your email by November 19th. You will not be able to login until then.",reply=True)
else:
awaitmessage.answer("You are on our list! Please reply with a valid email address to register for the token sale.",reply=True)
else:
awaitmessage.answer("You are not on the list of Telegram community members as taken on 9PM UTC November 4th. Unfortunately, we cannot register you for this sale. If you think this is in error, please contact sale@xx-coin.io",reply=True)