Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewzring committed Apr 6, 2024
0 parents commit 112d16a
Show file tree
Hide file tree
Showing 7 changed files with 73 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cyberscores.cypat.gg
Binary file added images/cyberscores.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/plus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta property="og:title" content="CyberScores Discord Bot">
<meta property="og:site_name" content="CyberScores">
<meta property="og:image" content="https://cyberscores.cypat.gg/images/cyberscores.png">
<meta property="og:description" content="A Discord bot for interaction with the CyberPatriot scoreboard.">
<meta name="theme-color" content="#b79c7b">
<meta http-equiv="refresh" content="0; url=https://github.com/matthewzring/CyberScores">
<script type="text/javascript">
window.location.href = "https://github.com/matthewzring/CyberScores"
</script>
<title>CyberScores Discord Bot</title>
</head>
<body>
If you are not redirected automatically, <a href='https://github.com/matthewzring/CyberScores'>click here</a> to get started using CyberScores.
</body>
18 changes: 18 additions & 0 deletions invite.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta property="og:title" content="Invite CyberScores">
<meta property="og:site_name" content="CyberScores">
<meta property="og:image" content="https://cyberscores.cypat.gg/images/cyberscores.png">
<meta property="og:description" content="Add CyberScores to your server!">
<meta name="theme-color" content="#b79c7b">
<meta http-equiv="refresh" content="0; url=https://discord.com/api/oauth2/authorize?client_id=911384435335790672&permissions=379968&scope=bot+applications.commands">
<script type="text/javascript">
window.location.href = "https://discord.com/api/oauth2/authorize?client_id=911384435335790672&permissions=379968&scope=bot+applications.commands"
</script>
<title>Invite CyberScores</title>
</head>
<body>
If you are not redirected automatically, <a href='https://discord.com/api/oauth2/authorize?client_id=911384435335790672&permissions=379968&scope=bot+applications.commands'>click here</a> to add CyberScores to your server.
</body>
18 changes: 18 additions & 0 deletions plus.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta property="og:title" content="CyberScores+">
<meta property="og:site_name" content="CyberScores">
<meta property="og:image" content="https://cyberscores.cypat.gg/images/plus.png">
<meta property="og:description" content="Purchase a CyberScores+ Subscription">
<meta name="theme-color" content="#07a020">
<meta http-equiv="refresh" content="0; url=https://www.youtube.com/watch?v=dQw4w9WgXcQ">
<script type="text/javascript">
window.location.href = "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
</script>
<title>CyberScores+</title>
</head>
<body>
If you are not redirected automatically, oh well! April Fools :)
</body>
18 changes: 18 additions & 0 deletions privacy-policy.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta property="og:title" content="Privacy Policy">
<meta property="og:site_name" content="CyberScores">
<meta property="og:image" content="https://cyberscores.cypat.gg/images/cyberscores.png">
<meta property="og:description" content="Read CyberScores's privacy policy here.">
<meta name="theme-color" content="#b79c7b">
<meta http-equiv="refresh" content="0; url=https://gist.github.com/matthewzring/3c470b4284d24f750f11681c21631117">
<script type="text/javascript">
window.location.href = "https://gist.github.com/matthewzring/3c470b4284d24f750f11681c21631117"
</script>
<title>Privacy Policy - CyberScores</title>
</head>
<body>
If you are not redirected automatically, <a href='https://gist.github.com/matthewzring/3c470b4284d24f750f11681c21631117'>click here</a> to read CyberScores's privacy policy.
</body>

0 comments on commit 112d16a

Please sign in to comment.