-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommands.html
44 lines (43 loc) · 2.51 KB
/
commands.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Pizzaman's Website</title>
<link rel="shortcut icon" href="https://forums.meower.org/user_avatar/forums.meower.org/pizzapizza72/64/300_2.png" type="image/x-icon">
<link href="https://cdn.meower.org/asset-cdn/website/style.css" rel="stylesheet" type="text/css" />
</head>
<style>
section {
background: rgba(0, 0, 0, 0.3);
color: white;
border-radius: 1em;
padding: 1em;
top: 50%;
left: 50%;
margin: auto;
width: 60%;
text-align: center;
align-self: center;
align-content: center; }
</style>
<body style="background-image: url('https://www.pizzahut.com/c/assets/img/gluten-free-pizza-near-me_875x300.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; text-align: center; align-content: center; background-attachment: fixed;">
<br>
<section>
<a class="white" href="https://pizzapizza72.github.io"><h1>Pizzaman's Website</h1></a>
</section>
<br>
<section>
<a class="nav-links" href="https://scratch.mit.edu/users/PizzaPizza72">Scratch</a> | <a class="nav-links" href="https://github.com/PizzaPizza72">GitHub</a> | <a class="nav-links" href="https://replit.com/@PizzaPizza72">Replit</a> | <a class="nav-links" href="https://forums.meower.org/u/pizzapizza72/">Meower Forums</a> | <a class="nav-links" href="https://beta.adacraft.org/people/PizzaPizza72">Adacraft</a> | <a class="nav-links" href="https://padlet.com/PizzaPizza72">Padlet</a>
</section>
<br>
<section>
<h1 class="title">Pizzabot Commands</h1>
<p class="body">@pizzabot roll - Rolls a dice! @pizzabot hello - Say hi @pizzabot botinfo - Get info about pizzabot @pizzabot ping - Pong. @pizzabot pong - Ping. @pizzabot gocrazy - Makes pizzabot go crazy. @pizzabot catimage - Displays link to
https://random-cat-image-generator.pizzapizza72.repl.co. @pizzabot dogimage - Displays link to
https://random-dog-image-generator.pizzapizza72.repl.co. @pizzabot hut - Displays the pizza hut logo. @pizzabot dominos - Displays the dominos logo. @pizzabot Dominoes is the BEST - Makes the bot say
"Dominoes is the WORST". (Admins Only) @pizzabot ban (username) - Bans the user chosen
from Pizzabot. (Admins Only) @pizzabot unban (username) - Unbans the user chosen
from Pizzabot. @pizzabot somethingaboutinfernos - Displays
a fact about Infernos Pizza. (Owner Only) @pizzabot say (what owner wants to say) - Makes pizzabot say the message chosen.</p>
</section>