From 188ad0af55488d002dc7d7f5aeb0e09f49c81e50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20G=C3=B3mez=20Cuenca?= Date: Tue, 8 Dec 2020 04:29:16 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"Se=20puso=20c=C3=B3mico=20el=20config?= =?UTF-8?q?"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 91b538b64d9f87a1f877eefcde4f7f17d19a6113. --- Bot_Discord_CSharp/config.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Bot_Discord_CSharp/config.json diff --git a/Bot_Discord_CSharp/config.json b/Bot_Discord_CSharp/config.json new file mode 100644 index 0000000..0724d92 --- /dev/null +++ b/Bot_Discord_CSharp/config.json @@ -0,0 +1,4 @@ +{ + "token": "NzgzODIwMzI4ODgyNDA1Mzk2.X8gTkQ.-4ajBu37FtmxA-r3K0LhbhvdeJ0", + "prefix": "!" +}