diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b61df35
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+webchat/
\ No newline at end of file
diff --git a/imgs/my_pic.jpg b/imgs/my_pic.jpg
new file mode 100644
index 0000000..e5d076d
Binary files /dev/null and b/imgs/my_pic.jpg differ
diff --git a/index.php b/index.php
new file mode 100644
index 0000000..b410e3f
--- /dev/null
+++ b/index.php
@@ -0,0 +1,75 @@
+; rel="alternate stylesheet"; title="Dark Mode", ; rel="stylesheet"; media="(prefers-color-scheme:dark)"');
+?>
+
+
+
+
+Bugzbunny - IRC Server
+
+
+' : null; ?>
+________ ___ ___ ________ ________ ________ ___ ___ ________ ________ ___ ___
+|\ __ \|\ \|\ \|\ ____\|\_____ \|\ __ \|\ \|\ \|\ ___ \|\ ___ \ |\ \ / /|
+\ \ \|\ /\ \ \\\ \ \ \___| \|___/ /\ \ \|\ /\ \ \\\ \ \ \\ \ \ \ \\ \ \ \ \ \/ / /
+ \ \ __ \ \ \\\ \ \ \ ___ / / /\ \ __ \ \ \\\ \ \ \\ \ \ \ \\ \ \ \ \ / /
+ \ \ \|\ \ \ \\\ \ \ \|\ \ / /_/__\ \ \|\ \ \ \\\ \ \ \\ \ \ \ \\ \ \ \/ / /
+ \ \_______\ \_______\ \_______\\________\ \_______\ \_______\ \__\\ \__\ \__\\ \__\__/ / /
+ \|_______|\|_______|\|_______|\|_______|\|_______|\|_______|\|__| \|__|\|__| \|__|\___/ /
+ \|___|/
+' : null; ?>
+
+
+' : null; ?>Welcome to the International Freedom Network.
+
+' : null; ?> Main site: ' : null; ?>https://irc.bugzbunny.net
' : "\r\n"; ?>
+ About us: ' : null; ?>https://www.bugzbunny.net
' : "\r\n"; ?>
+ Webchat: ' : null; ?>https://www.bugzbunny.net/webchat
' : null; ?>
+
+
+' : null; ?> My name is L. Horace (aka bugzbunny). The owner of this network. A crass, honest, and friendly person.
+ The primary purpose of this IRC network is to provide real-time support for Bugzbunny's services. However,
+ this doesn't mean this network is not open to anyone (13 years and older) who wants to join a small community
+ of tech nerds, weebs, gamers, programmers, and sysadmins.' : null; ?>
+
+
+' : null; ?> Network Channels:' : "\r\n"; ?>
+ =($plaintext != 'true')?'':null?>#bugzbunny=($plaintext != 'true')?'':null;?> Support and Offtopic chatter' : null; ?>
+
+
+' : null; ?> Main Channels:' : "\r\n"; ?>
+ =($plaintext != 'true')?'':null?>#cc2=($plaintext != 'true')?'':null;?> Carrier Commander 2' : "\r\n"; ?>
+ =($plaintext != 'true')?'':null?>#se=($plaintext != 'true')?'':null;?> Space Engineers' : "\r\n"; ?>
+ =($plaintext != 'true')?'':null?>#nsfw=($plaintext != 'true')?'':null;?> Not safe for work chatter (Join at your own risk)' : "\r\n"; ?>
+ =($plaintext != 'true')?'':null?>#php=($plaintext != 'true')?'':null;?> PHP is the best' : null; ?>
+
+
+RULES
+While I do my best to protect free speech. Some forms of speech are more valuable than others. Such as political speech,
+religion, and freedom of expression. Disrespectfulness and impoliteness aren't part of free speech here.
+
+
Legal Sheet:
+
+
* Absolutely no wares, piracy content, etc.
+
+
* Absolutely no spam and/or DDoS
+
+
* Absolutely no inciting violence towards anyone
+
+
+ Check /RULES for the rules of this network.
+
+
\ No newline at end of file
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..d7cc23a
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,3 @@
+# IRC website
+
+This repo will keep track of changes to the IRC website that is hosted at http://irc.bugzbunny.net.
\ No newline at end of file