From 36eb07fec7646012a711198ee8bfb3598e9e811f Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 22 Dec 2020 10:06:16 -0500 Subject: Added slowdown --- .idea/codeStyles/codeStyleConfig.xml | 5 +++ .idea/discord.xml | 2 +- .idea/jsLibraryMappings.xml | 6 ++++ bot_discord.js | 58 +++++++++++++++++++++++++++-------- commands/help.js | 2 +- commands/setup.js | 6 ++-- commands/slowdown.js | 37 ++++++++++++++++++++++ quote.sqlite | Bin 0 -> 16384 bytes 8 files changed, 99 insertions(+), 17 deletions(-) create mode 100644 .idea/codeStyles/codeStyleConfig.xml create mode 100644 .idea/jsLibraryMappings.xml create mode 100644 commands/slowdown.js create mode 100644 quote.sqlite diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..a55e7a1 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/discord.xml b/.idea/discord.xml index 59b11d1..a04e4e5 100644 --- a/.idea/discord.xml +++ b/.idea/discord.xml @@ -1,7 +1,7 @@ -