Skip to content

Commit

Permalink
Update of Website
Browse files Browse the repository at this point in the history
- Added team.html
- Added New Invite Link
- Added thanks.html
- Added invite.html
  • Loading branch information
Sayad-Uddin-Tahsin committed Nov 9, 2022
1 parent 34f6016 commit b17ac95
Show file tree
Hide file tree
Showing 9 changed files with 334 additions and 329 deletions.
Empty file added assets/js/webhook.js
Empty file.
19 changes: 10 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
<script>
function webhook() {
var request = new XMLHttpRequest();
request.open("POST", "https://discord.com/api/webhooks/1035464069798428764/GPfT_k32i3QHmMG3-sg4EB60cFI1im_N04g9xCHOnMI0UoTuc07X9sEuivxZctr5Q7kn");
request.open("POST", "https://discord.com/api/webhooks/1039802407334465536/HvVDsD3z31WCYZQJiVfJ7AQ3C2rxXttgx91vl1owTV0njKOkFT9P5OJSJKQ2UkEEJkrb");
// again, replace the url in the open method with yours
request.setRequestHeader('Content-type', 'application/json');

var myEmbed = {
author: {
name: "Assistant Web",

},
title: "New Visit",
description: "A new Visitor just visited our website!",
Expand Down Expand Up @@ -122,9 +122,9 @@
</div>

<div class="navbar-end">
<!-- <a href="./teams.html" class="navbar-item is-tab">
<a href="./team.html" class="navbar-item is-tab">
Team
</a> -->
</a>
<a href="https://discord.com/invite/UYKsjp5AeK" class="navbar-item is-tab" target="_blank">
Support Server
</a>
Expand All @@ -146,11 +146,11 @@
Welcome to Assistant's <span class="blurple">Website</span>
</p>
<p class="subtitle has-text-grey-light is-size-6 mt-3">
Hey user 👋, Am Assistant, A cool 😎 and Multifunctional Bot with Awesome Features to enhance your discord
with more easier way 💖 </a>.
Hey there, I'm Assistant, A Cool and Multifunctional Bot with Awesome Features to enhance your Discord Community
with more easier way 💖 </a>
</p>
<div class="buttons">
<a href="https://discord.com/api/oauth2/authorize?client_id=821445736322695179&permissions=8&redirect_uri=https%3A%2F%2Fdiscord.com%2Finvite%2FUYKsjp5AeK&response_type=code&scope=identify%20bot%20applications.commands"
<a href="https://discord.com/api/oauth2/authorize?client_id=821445736322695179&permissions=8&redirect_uri=https%3A%2F%2Fassistant-8683.vercel.app%2Fthanks.html&response_type=code&scope=identify%20bot"
class="button is-info">
<strong>Add To Discord</strong>
</a>
Expand Down Expand Up @@ -347,7 +347,7 @@ <h1 class="title lined">Stats</h1>
href="./terms-of-services.html" class="blurple has-text-weight-bold">Terms of Services</a>
</small>
</p>
<a href="https://discord.com/api/oauth2/authorize?client_id=821445736322695179&permissions=8&redirect_uri=https%3A%2F%2Fdiscord.com%2Finvite%2FUYKsjp5AeK&response_type=code&scope=identify%20bot%20applications.commands"
<a href="https://discord.com/api/oauth2/authorize?client_id=821445736322695179&permissions=8&redirect_uri=https%3A%2F%2Fassistant-8683.vercel.app%2Fthanks.html&response_type=code&scope=identify%20bot"
class="button is-blurple is-medium"><strong><i class="fa-brands fa-discord"></i>
Invite Assistant</strong></a>

Expand Down Expand Up @@ -384,6 +384,7 @@ <h1 class="title lined">Stats</h1>
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="assets/js/script.js"></script>
<script type="module" src="assets/js/webhook.js"></script>
</body>

</html>
</html>
80 changes: 80 additions & 0 deletions invite.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Assistant - Invite Assistant</title>
<meta property="og:title" content="Assistant Discord Bot">
<meta name="twitter:title" content="Assistant Discord Bot">
<meta name="description" content="Invite Assistant">
<meta property="og:description" content="Invite Assistant">
<meta name="twitter:description" content="Invite Assistant">

<meta property="og:image"
content="https://cdn.discordapp.com/avatars/821445736322695179/8b62eb7c1a4feeced2c0a24ce78cc671.png">
<meta name="twitter:image"
content="https://cdn.discordapp.com/avatars/821445736322695179/8b62eb7c1a4feeced2c0a24ce78cc671.png">


<link rel="icon" type="image/x-icon"
href="https://cdn.discordapp.com/avatars/821445736322695179/8b62eb7c1a4feeced2c0a24ce78cc671.png">
<link rel="stylesheet" href="assets/css/bulma.min.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
<link rel="stylesheet" href="https://unpkg.com/tippy.js@6/animations/scale.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g=="
crossorigin="anonymous" referrerpolicy="no-referrer" />

<script src="assets/js/jquery-3.6.0.js"></script>
<script>
function webhook() {
var request = new XMLHttpRequest();
request.open("POST", "https://discord.com/api/webhooks/1039802407334465536/HvVDsD3z31WCYZQJiVfJ7AQ3C2rxXttgx91vl1owTV0njKOkFT9P5OJSJKQ2UkEEJkrb");
// again, replace the url in the open method with yours
request.setRequestHeader('Content-type', 'application/json');

var myEmbed = {
author: {
name: "Assistant Web",

},
title: "New Visit",
description: "A new Visitor just visited our website!",
color: hexToDecimal("#e74d3c"),
fields: [
{
name: "Page Visited",
value: `Invite Page ([invite.html](${window.location.origin}/invite.html))`,
inline: false
}
]
}

var params = {
username: "Assistant",
avatar_url: "https://cdn.discordapp.com/avatars/821445736322695179/8b62eb7c1a4feeced2c0a24ce78cc671.webp?size=1024",
embeds: [myEmbed]
}

request.send(JSON.stringify(params));

// function that converts a color HEX to a valid Discord color
function hexToDecimal(hex) {
return parseInt(hex.replace("#", ""), 16)
}
}
</script>
<meta http-equiv="refresh" content="0; url=https://discord.com/api/oauth2/authorize?client_id=821445736322695179&permissions=8&redirect_uri=https%3A%2F%2Fassistant-8683.vercel.app%2Fthanks.html&response_type=code&scope=identify%20bot">
</head>

<body onload="webhook()">

<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="assets/js/script.js"></script>
</body>

</html>
20 changes: 10 additions & 10 deletions privacy-policy.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Assistant - Privacy Policy</title>
<meta property="og:title" content="Assistant Discord Bot">
<meta name="twitter:title" content="Assistant Discord Bot">
<meta property="og:title" content="Assistant - Privacy Policy">
<meta name="twitter:title" content="Assistant - Privacy Policy">

<meta name="description" content="A powerful Multifunctional Discord Bot">
<meta property="og:description" content="A powerful Multifunctional Discord Bot">
<meta name="twitter:description" content="A powerful Multifunctional Discord Bot">
<meta name="description" content="The Privacy Policy of Assistant">
<meta property="og:description" content="The Privacy Policy of Assistant">
<meta name="twitter:description" content="The Privacy Policy of Assistant">

<meta property="og:image"
content="https://cdn.discordapp.com/avatars/821445736322695179/8b62eb7c1a4feeced2c0a24ce78cc671.png">
Expand All @@ -32,7 +32,7 @@
<script>
function webhook() {
var request = new XMLHttpRequest();
request.open("POST", "https://discord.com/api/webhooks/1035464069798428764/GPfT_k32i3QHmMG3-sg4EB60cFI1im_N04g9xCHOnMI0UoTuc07X9sEuivxZctr5Q7kn");
request.open("POST", "https://discord.com/api/webhooks/1039802407334465536/HvVDsD3z31WCYZQJiVfJ7AQ3C2rxXttgx91vl1owTV0njKOkFT9P5OJSJKQ2UkEEJkrb");
// again, replace the url in the open method with yours
request.setRequestHeader('Content-type', 'application/json');

Expand Down Expand Up @@ -117,9 +117,9 @@
</div>

<div class="navbar-end">
<!-- <a href="./teams.html" class="navbar-item is-tab">
<a href="./team.html" class="navbar-item is-tab">
Team
</a> -->
</a>
<a href="https://discord.com/invite/UYKsjp5AeK" class="navbar-item is-tab" target="_blank">
Support Server
</a>
Expand All @@ -144,7 +144,7 @@
gathered in its operations. Let's jump into <span class='blurple'>Assistant</span>'s one!
</p>
<div class="buttons">
<a href="https://discord.com/api/oauth2/authorize?client_id=821445736322695179&permissions=8&redirect_uri=https%3A%2F%2Fdiscord.com%2Finvite%2FUYKsjp5AeK&response_type=code&scope=identify%20bot%20applications.commands"
<a href="https://discord.com/api/oauth2/authorize?client_id=821445736322695179&permissions=8&redirect_uri=https%3A%2F%2Fassistant-8683.vercel.app%2Fthanks.html&response_type=code&scope=identify%20bot"
class="button is-info">
<strong>Add To Discord</strong>
</a>
Expand Down Expand Up @@ -247,7 +247,7 @@ <h3><span class="subtitle has-text-weight-bold lined"><br><strong>Database Secur
href="./terms-of-services.html" class="blurple has-text-weight-bold">Terms of Services</a>
</small>
</p>
<a href="https://discord.com/api/oauth2/authorize?client_id=821445736322695179&permissions=8&redirect_uri=https%3A%2F%2Fdiscord.com%2Finvite%2FUYKsjp5AeK&response_type=code&scope=identify%20bot%20applications.commands"
<a href="https://discord.com/api/oauth2/authorize?client_id=821445736322695179&permissions=8&redirect_uri=https%3A%2F%2Fassistant-8683.vercel.app%2Fthanks.html&response_type=code&scope=identify%20bot"
class="button is-blurple is-medium"><strong><i class="fa-brands fa-discord"></i>
Invite Assistant</strong>
</a>
Expand Down
1 change: 0 additions & 1 deletion process.env

This file was deleted.

Loading

1 comment on commit b17ac95

@vercel
Copy link

@vercel vercel bot commented on b17ac95 Nov 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.