From 138fd7184876345361d1899206288433b07e9c2a Mon Sep 17 00:00:00 2001 From: Wruczek Date: Mon, 12 Dec 2016 00:27:33 +0100 Subject: [PATCH] Added Telegram group, small changes to readme --- README.md | 26 +++++++++++++++----------- config/config.template.php | 12 ++++++------ 2 files changed, 21 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 53c069a..98ebf02 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# ts-website +

+Need help? Join our telegram group for news, announcements, help and general chat about ts-website. +

+ +
[![Website screenshot](http://i.imgur.com/R0lPz6b.png)](http://imgur.com/a/RUSi2) @@ -6,23 +10,17 @@
-**ts-website - free website for your TeamSpeak 3 server**
+**ts-website** - free website for your TeamSpeak 3 server
#### Useful links - [Demo](https://ts.wruczek.tech/) - [Download](https://github.com/Wruczek/ts-website/archive/master.zip) - [Report Issues](https://github.com/Wruczek/ts-website/issues/new) -- Contact the author: (english or polish) - - Telegram: [@Wruczek](https://telegram.me/Wruczek) - - Email: wruczekk@gmail.com +- **[ts-website Telegram group](https://telegram.me/tswebsite) - help, announcements, and general chat** -**I am happy to take any programming-related requests, add additional features or modify the code to suit your needs** for a small donation :) I am experienced at Java, PHP, HTML, CSS, Javascript, SQL, server configurations ect. If you are interested or just want to chat about random geek stuff just message me :D +**I am happy to take any programming-related requests, add additional features or modify the code to suit your needs** for a small donation :) I am experienced at Java, PHP, HTML, CSS, Javascript, SQL, server configurations ect. -#### Christmas update -[Christmas update](http://i.imgur.com/R0lPz6b.png) introduced on the 01 December 2016 adds a new theme, background and snow effect. -Website checks the user's date on the device and enables the effects throughout the whole December. - -If you want to enable this feature, make sure you have ``$config["general"]["christmasmode"]`` set to ``true`` in your config file. Set it to ``false`` will disable this theme forever for everyone. +For business enquiries only: **wruczekk** at **gmail.com**, for anything else please join Telegram chat. #### Main Features - News page, dynamic server status, admin list with status, server viewer, ban list and rules page @@ -32,6 +30,12 @@ If you want to enable this feature, make sure you have ``$config["general"]["chr - Caching [WIP] - Free, Open source, under MIT license +#### Christmas update +[Christmas update](http://i.imgur.com/R0lPz6b.png) introduced on the 01 December 2016 adds a new theme, background and snow effect. +Website checks the user's date on the device and enables the effects throughout the whole December. + +If you want to enable this feature, make sure you have ``$config["general"]["christmasmode"]`` set to ``true`` in your config file. Set it to ``false`` will disable this theme forever for everyone. + ### Requirements PHP Installation: - PHP 5.5 or newer (although latest PHP version is highly recommended!) diff --git a/config/config.template.php b/config/config.template.php index e432cc1..10e2e3a 100644 --- a/config/config.template.php +++ b/config/config.template.php @@ -1,14 +1,14 @@