Samuel Shuert | 8aac601 | 2021-09-02 13:21:30 -0500 | [diff] [blame] | 1 | import Card from '../Components/Card' |
Samuel Shuert | 8aac601 | 2021-09-02 13:21:30 -0500 | [diff] [blame] | 2 | import Header from '../Components/Header' |
| 3 | import AutoSpacing from '../Components/AutoSpacing' |
| 4 | import SectionHeading from '../Components/SectionHeading' |
pineafan | df39fd4 | 2021-09-04 16:05:27 +0100 | [diff] [blame] | 5 | import Paragraph from '../Components/Paragraph' |
| 6 | import CardRow from '../Components/CardRow' |
Samuel Shuert | 8aac601 | 2021-09-02 13:21:30 -0500 | [diff] [blame] | 7 | |
| 8 | export default function Home() { |
| 9 | return ( |
| 10 | <> |
| 11 | <Header |
| 12 | name="GPS" |
| 13 | subtext="Cards Against Humanity on Discord" |
| 14 | gradient={["78ECF2", "71AFE5"]} |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 15 | wave="web/waves/header/gps" |
Samuel Shuert | 8aac601 | 2021-09-02 13:21:30 -0500 | [diff] [blame] | 16 | buttons={[ |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 17 | {color: "71AFE5", buttonText: "FFFFFF", link: "#features", text: "Features"}, |
Samuel Shuert | 8aac601 | 2021-09-02 13:21:30 -0500 | [diff] [blame] | 18 | {color: "71AFE5", buttonText: "FFFFFF", link: "#commands", text: "Commands"}, |
| 19 | {color: "6576CC", buttonText: "FFFFFF", link: "#invite", text: "Invite"} |
| 20 | ]} |
| 21 | hideArrow={true} |
| 22 | /> |
pineafan | aed3024 | 2021-09-04 09:33:40 +0100 | [diff] [blame] | 23 | <AutoSpacing> |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 24 | <SectionHeading id="features">Features</SectionHeading> |
| 25 | <CardRow> |
| 26 | <Card |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 27 | icon="web/icons/gps/players" |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 28 | title="Lots of friends?" |
| 29 | subtext="You probably don't have 50 friends - But if you did, you can play with every one of them at the same time" |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 30 | wave="gps" |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 31 | gradient={["78ECF2", "71AFE5"]} |
| 32 | /> |
| 33 | <Card |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 34 | icon="web/icons/gps/cards" |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 35 | title="2000+ cards" |
| 36 | subtext="Enjoy games with over 2000 cards, written for you to insult others" |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 37 | wave="clicksforms" |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 38 | gradient={["71AFE5", "6576CC"]} |
| 39 | /> |
| 40 | <Card |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 41 | icon="web/icons/gps/customisation" |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 42 | title="Customisation." |
| 43 | subtext="Customise every setting of your game and be as pedantic as you wish" |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 44 | wave="hooky" |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 45 | gradient={["424242", "8D8D8D"]} |
| 46 | /> |
| 47 | <Card |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 48 | icon="web/icons/gps/time" |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 49 | title="Patience is a virtue" |
| 50 | subtext="But you don't have a lot of it - Your friends may be slow at picking cards, but you don't have to live with it" |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 51 | wave="rsm" |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 52 | gradient={["F27878", "D96B6B"]} |
| 53 | /> |
| 54 | <Card |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 55 | icon="web/icons/gps/shuffles" |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 56 | title="Shuffles" |
| 57 | subtext={`Replace your worst cards with new ones because \"The bot is unfair |
| 58 | and always gives me the worst cards and everyone else is better at the game than me\"`} |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 59 | wave="clcks" |
pineafan | 939ee98 | 2021-10-25 12:44:40 +0100 | [diff] [blame] | 60 | gradient={["C4C4C4", "8D8D8D"]} |
| 61 | /> |
| 62 | </CardRow> |
pineafan | df39fd4 | 2021-09-04 16:05:27 +0100 | [diff] [blame] | 63 | <SectionHeading id="commands">Commands</SectionHeading> |
pineafan | 1cd5543 | 2021-09-04 16:09:58 +0100 | [diff] [blame] | 64 | <Paragraph><code>$getprefix</code>: Shows the bots prefix in the current guild.</Paragraph> |
| 65 | <Paragraph><code>$info</code>: View some information about the bot's owners.</Paragraph> |
| 66 | <Paragraph><code>$stats</code>: Shows the bot's current statistics.</Paragraph> |
| 67 | <Paragraph><code>$ping</code>: Gets the current response time of the bot.</Paragraph> |
| 68 | <Paragraph><code>$terms</code>: List all the terms and conditions for the bot.</Paragraph> |
| 69 | <Paragraph><code>$setlanguage</code>: Set what language you want to use for your packs.</Paragraph> |
| 70 | <Paragraph><code>$packs</code>: Shows a list of packs available in your language.</Paragraph> |
| 71 | <Paragraph><code>$play</code>: Starts the game.</Paragraph> |
| 72 | <Paragraph><code>$join</code>: Joins an active game in the channel. This can be during the 1m period when starting a game, or midway through.</Paragraph> |
| 73 | <Paragraph><code>$leave</code>: Removes the player who ran it from the current game in that channel.</Paragraph> |
| 74 | <Paragraph><code>$shuffle</code>: Reshuffles your cards.</Paragraph> |
| 75 | <Paragraph><code>$end</code>: Ends the current game in that channel.</Paragraph> |
| 76 | <Paragraph><code>$help</code>: Shows all commands</Paragraph> |
pineafan | df39fd4 | 2021-09-04 16:05:27 +0100 | [diff] [blame] | 77 | <SectionHeading id="invite">Invite</SectionHeading> |
| 78 | <CardRow> |
| 79 | <Card |
pineafan | a841c76 | 2021-11-14 21:21:04 +0000 | [diff] [blame] | 80 | wave="gps" |
pineafan | f97734b | 2021-11-23 21:11:00 +0000 | [diff] [blame^] | 81 | icon="bots/gps/circle" |
pineafan | df39fd4 | 2021-09-04 16:05:27 +0100 | [diff] [blame] | 82 | buttonText={"FFFFFF"} gradient={["78ECF2", "71AFE5"]} |
| 83 | title="Invite" |
| 84 | subtext="Invite GPS to your server" |
| 85 | buttons={[ |
pineafan | 17f6901 | 2021-10-25 20:57:44 +0100 | [diff] [blame] | 86 | {color: "6576CC", link: "https://discordapp.com/oauth2/authorize?client_id=679361555732627476&scope=bot&permissions=130048", text: "Invite"} |
pineafan | df39fd4 | 2021-09-04 16:05:27 +0100 | [diff] [blame] | 87 | ]} |
| 88 | /> |
| 89 | </CardRow> |
| 90 | </AutoSpacing> |
Samuel Shuert | 8aac601 | 2021-09-02 13:21:30 -0500 | [diff] [blame] | 91 | </> |
| 92 | ) |
| 93 | } |