From 3806c9252aee6ecca5fc5ad42b827873a6e590d5 Mon Sep 17 00:00:00 2001 From: badgamernl Date: Fri, 18 May 2018 22:58:56 +0200 Subject: [PATCH] Discord invite change Changed discord invite from the `https://discord.me/explosivegaming` => `https://discord.explosivegaming.nl` --- Addons/Guis/readme.lua | 2 +- README.md | 2 +- locale/de/chat-bot.cfg | 2 +- locale/en/chat-bot.cfg | 2 +- locale/fr/chat-bot.cfg | 2 +- locale/nl/chat-bot.cfg | 2 +- locale/sv-SE/chat-bot.cfg | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Addons/Guis/readme.lua b/Addons/Guis/readme.lua index acf84f03..0674e3be 100644 --- a/Addons/Guis/readme.lua +++ b/Addons/Guis/readme.lua @@ -65,7 +65,7 @@ end):add_tab('commands',{'readme.commands-name'},{'readme.commands-tooltip'},fun end end):add_tab('links',{'readme.links-name'},{'readme.links-tooltip'},function(frame) local links={ - 'https://discord.me/explosivegaming', + 'https://discord.explosivegaming.nl', 'https://explosivegaming.nl', 'http://steamcommunity.com/groups/tntexplosivegaming', 'https://www.patreon.com/badgamernl' diff --git a/README.md b/README.md index 238e2fe0..2e5a019e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## ExpGaming Repository [![CodeFactor](https://www.codefactor.io/repository/github/badgamernl/explosivegaming-main/badge)](https://www.codefactor.io/repository/github/badgamernl/explosivegaming-main) [![dev chat](https://discordapp.com/api/guilds/260843215836545025/widget.png?style=shield)](https://discord.me/explosivegaming) +## ExpGaming Repository [![CodeFactor](https://www.codefactor.io/repository/github/badgamernl/explosivegaming-main/badge)](https://www.codefactor.io/repository/github/badgamernl/explosivegaming-main) [![dev chat](https://discordapp.com/api/guilds/260843215836545025/widget.png?style=shield)](https://discord.explosivegaming.nl) #### Using The Core Files 1. Copy the core folder and the StdLib File diff --git a/locale/de/chat-bot.cfg b/locale/de/chat-bot.cfg index 02254c30..e4bbbe31 100644 --- a/locale/de/chat-bot.cfg +++ b/locale/de/chat-bot.cfg @@ -6,7 +6,7 @@ players=There have been __1__ players on this map map-time=This map has been on for __1__ line-8=Type /help for more info join-us=Please join us on: -discord=Discord: https://discord.me/explosivegaming +discord=Discord: https://discord.explosivegaming.nl website=Website: explosivegaming.nl custom-commands=We use custom commands, such as /tag and /report, see the commands tab in readme for more info. read-readme=Make sure you have read the Readme (can be found through the question mark on the top left) diff --git a/locale/en/chat-bot.cfg b/locale/en/chat-bot.cfg index 0388864c..4cac4845 100644 --- a/locale/en/chat-bot.cfg +++ b/locale/en/chat-bot.cfg @@ -6,7 +6,7 @@ players=There have been __1__ players on this map map-time=This map has been on for __1__ line-8=Type /help for more info join-us=Please join us on: -discord=Discord: https://discord.me/explosivegaming +discord=Discord: https://discord.explosivegaming.nl website=Website: explosivegaming.nl custom-commands=We use custom commands, such as /tag and /report, see the commands tab in readme for more info. read-readme=Make sure you have read the Readme (can be found through the question mark on the top left) diff --git a/locale/fr/chat-bot.cfg b/locale/fr/chat-bot.cfg index 02254c30..e4bbbe31 100644 --- a/locale/fr/chat-bot.cfg +++ b/locale/fr/chat-bot.cfg @@ -6,7 +6,7 @@ players=There have been __1__ players on this map map-time=This map has been on for __1__ line-8=Type /help for more info join-us=Please join us on: -discord=Discord: https://discord.me/explosivegaming +discord=Discord: https://discord.explosivegaming.nl website=Website: explosivegaming.nl custom-commands=We use custom commands, such as /tag and /report, see the commands tab in readme for more info. read-readme=Make sure you have read the Readme (can be found through the question mark on the top left) diff --git a/locale/nl/chat-bot.cfg b/locale/nl/chat-bot.cfg index 02254c30..e4bbbe31 100644 --- a/locale/nl/chat-bot.cfg +++ b/locale/nl/chat-bot.cfg @@ -6,7 +6,7 @@ players=There have been __1__ players on this map map-time=This map has been on for __1__ line-8=Type /help for more info join-us=Please join us on: -discord=Discord: https://discord.me/explosivegaming +discord=Discord: https://discord.explosivegaming.nl website=Website: explosivegaming.nl custom-commands=We use custom commands, such as /tag and /report, see the commands tab in readme for more info. read-readme=Make sure you have read the Readme (can be found through the question mark on the top left) diff --git a/locale/sv-SE/chat-bot.cfg b/locale/sv-SE/chat-bot.cfg index e35b3b11..e5bded44 100644 --- a/locale/sv-SE/chat-bot.cfg +++ b/locale/sv-SE/chat-bot.cfg @@ -7,7 +7,7 @@ players=Det har varit __1__ spelare på den här kartan map-time=Den här kartan har varit igång under __1__ line-8=Type /help för mer information join-us=Var snäll och förena dig med oss: -discord=Discord: https://discord.me/explosivegaming +discord=Discord: https://discord.explosivegaming.nl website=Website: explosivegaming.nl custom-commands=Vi använder oss av specialiserade kommandon, som till exempel /tag och /report, se kommandotabben i readme för mer information. read-readme=Se till att du har läst "Readme" (Finn den genom att klicka på frågetecknet högst upp i vänstra hörnet)