From 1ef4aa027b6c77a45e7d895f4efcd074e3afaf88 Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Tue, 19 Jun 2018 14:25:14 +0200 Subject: Implemented session saves --- DiscoBot/Properties/DiscoBot-Commands-Help.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 DiscoBot/Properties/DiscoBot-Commands-Help.json (limited to 'DiscoBot/Properties/DiscoBot-Commands-Help.json') diff --git a/DiscoBot/Properties/DiscoBot-Commands-Help.json b/DiscoBot/Properties/DiscoBot-Commands-Help.json new file mode 100644 index 0000000..df1046d --- /dev/null +++ b/DiscoBot/Properties/DiscoBot-Commands-Help.json @@ -0,0 +1,20 @@ +[ + { + "Context": null + }, + { + "Context": null + }, + { + "Context": null + }, + { + "Context": null + }, + { + "Context": null + }, + { + "Context": null + } +] \ No newline at end of file -- cgit v1.2.3-54-g00ecf