diff --git a/webapp/titanembeds/static/js/add-bot.js b/webapp/titanembeds/static/js/add-bot.js index 664cbdd..062a0e2 100644 --- a/webapp/titanembeds/static/js/add-bot.js +++ b/webapp/titanembeds/static/js/add-bot.js @@ -13,10 +13,6 @@ } $(function(){ - $("#invite-waiting").hide(); - $("#invite-waiting-fail").hide(); - $("#invite-done").hide(); - $("#invite-btn").click(startInviteProcess); }); diff --git a/webapp/titanembeds/templates/add_bot.html.j2 b/webapp/titanembeds/templates/add_bot.html.j2 index bde3999..7aad8e3 100644 --- a/webapp/titanembeds/templates/add_bot.html.j2 +++ b/webapp/titanembeds/templates/add_bot.html.j2 @@ -17,10 +17,10 @@ This is strictly enforced for the bot to send messages to all the channels, read -