diff --git a/README.md b/README.md index 345b2a7..82308b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Game Server Watcher +# Game Server Watcher A simple discord/telegram bot that can be hosted on a free service to monitor your game servers and players in style. 😎 # About the Project @@ -34,7 +34,7 @@ The project is in a very early stage. More detailed customization options and fe * github action workflows to deploy to other cloud providers (aws, linode, atlantic, vultr, pikapods, okteto, ibm cloud etc.) * SQL, JSON or object store database support (postgres, redis etc.) * run as stateless serverless function (aws lambda, azure function, heroku, vercel, fly.io machines etc.) - * [pterodactyl](https://pterodactyl.io) egg release + * pterodactyl egg release # Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system. diff --git a/app.json b/app.json index 60fc2f1..27297d0 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "description": "A simple discord/telegram bot that can be hosted on a free service to monitor your game servers and players in style. 😎", "website": "https://github.com/a-sync/game-server-watcher", "repository": "https://github.com/a-sync/game-server-watcher", - "logo": "https://i.imgur.com/2Ok3pxv.png", + "logo": "https://user-images.githubusercontent.com/14183614/182869472-643f4028-8143-429b-80c2-86c62d9c2de2.png", "env": { "SECRET": { "description": "Admin secret", diff --git a/public/bg0.png b/public/bg0.png new file mode 100644 index 0000000..ea04f06 Binary files /dev/null and b/public/bg0.png differ diff --git a/public/bg1.png b/public/bg1.png new file mode 100644 index 0000000..37e8af1 Binary files /dev/null and b/public/bg1.png differ diff --git a/public/bg2.png b/public/bg2.png new file mode 100644 index 0000000..867cdf0 Binary files /dev/null and b/public/bg2.png differ diff --git a/public/bg3.png b/public/bg3.png new file mode 100644 index 0000000..d103493 Binary files /dev/null and b/public/bg3.png differ diff --git a/public/bg4.png b/public/bg4.png new file mode 100644 index 0000000..fc7f0cb Binary files /dev/null and b/public/bg4.png differ diff --git a/public/bg5.png b/public/bg5.png new file mode 100644 index 0000000..7f4030f Binary files /dev/null and b/public/bg5.png differ diff --git a/public/favicon.png b/public/favicon.png new file mode 100644 index 0000000..a411546 Binary files /dev/null and b/public/favicon.png differ diff --git a/public/images/TODO b/public/images/TODO deleted file mode 100644 index 251255e..0000000 --- a/public/images/TODO +++ /dev/null @@ -1 +0,0 @@ -serve imgur images locally \ No newline at end of file diff --git a/public/index.html b/public/index.html index 2267cf3..68e7aa5 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@ - + @@ -38,7 +38,7 @@