Commit Graph

53 Commits

Author SHA1 Message Date
92b2767c55 Created the coins.h command 2023-11-04 23:55:06 +01:00
a436b99c52 Integrated the clear command in the slash.cpp 2023-11-04 17:33:37 +01:00
656ccc9b19 Integrated the clear command in the ready.cpp 2023-11-04 17:33:32 +01:00
6574bb8ea3 Updated the global.cpp 2023-11-04 17:33:20 +01:00
c50696660f Created the clear.cpp command 2023-11-04 17:30:27 +01:00
46496eb869 Created the clear.h command 2023-11-04 17:30:22 +01:00
eae483bd32 Integrated the remove command into the ready.cpp 2023-11-04 14:09:36 +01:00
dfd5c295d5 Integrated the remove command into the slash.cpp 2023-11-04 14:09:25 +01:00
770c0a6d21 Updated the global.cpp listener 2023-11-04 14:09:15 +01:00
9ece450d5d Created the remove.h 2023-11-04 14:09:07 +01:00
204fdcc0b6 Created the remove.cpp 2023-11-04 14:09:04 +01:00
f42b40091b Added a security check to the add.cpp 2023-11-04 14:08:57 +01:00
d151338206 Updated the util.cpp 2023-11-04 14:08:48 +01:00
f77ce29bda Updated the order of the SRC_FILES in the CMakeLists.txt 2023-11-04 12:26:23 +01:00
9526336719 Integrated the global listener to the main.cpp 2023-11-04 12:23:41 +01:00
86e980267b Integrated the add command to the slash.cpp listener 2023-11-04 12:23:31 +01:00
43ee8fd999 Added the add command to the ready.cpp listener 2023-11-04 12:23:19 +01:00
1ba8c0d547 Created the add.h command 2023-11-04 12:23:10 +01:00
1a614ea8e8 Created the add.cpp command 2023-11-04 12:23:07 +01:00
64e7b6a397 Removed the bot parameter from the rules.h 2023-11-04 12:22:56 +01:00
b45c9fc00b Removed the bot parameter from the rules.cpp 2023-11-04 12:22:53 +01:00
5dd18dc94c Created the global.cpp listener 2023-11-04 12:22:39 +01:00
735d4aa827 Created the global.h listener 2023-11-04 12:22:05 +01:00
55b4925b2a Added the sql::Connection to the slash::execute function 2023-11-04 12:21:47 +01:00
6f9eeaf4c6 Added the sendSuccess, sendError, getResultSet & executeQuery functions to the util.cpp 2023-11-04 12:21:22 +01:00
d6041b94f0 Added the sendSuccess, sendError, getResultSet & executeQuery functions to the util.h 2023-11-04 12:21:15 +01:00
95900161b4 Added mariadb to the CMakeLists.txt 2023-10-29 22:30:38 +01:00
8f3e599e6d Added the connection to main.cpp 2023-10-29 22:30:28 +01:00
87d73e1dbb Added util.h#createConnection 2023-10-29 22:29:44 +01:00
b0f4842168 Added util.cpp#createConnection 2023-10-29 22:29:38 +01:00
9e63e45236 Updated the config.cpp 2023-10-29 21:41:55 +01:00
04df32989c Updated the CMakeLists.txt 2023-10-29 16:34:49 +01:00
0bb3c56eec Updated the main.cpp 2023-10-29 16:34:41 +01:00
e4ab822cb1 Created the rules.cpp 2023-10-29 16:34:13 +01:00
a865aeba4e Created the rules.h 2023-10-29 16:34:06 +01:00
ac3d92abae Created the slash.h 2023-10-29 16:33:52 +01:00
83c0f2eb92 Created the slash.cpp 2023-10-29 16:33:48 +01:00
2b36e6f8b3 Updated the ready.cpp listener 2023-10-29 16:33:35 +01:00
4038369e46 Created the util.cpp 2023-10-29 16:32:36 +01:00
11a2ff2c5f Created the util.h 2023-10-29 16:32:33 +01:00
7f0c7828fb Added the ability to use custom config files in the main.cpp 2023-10-29 14:39:53 +01:00
98a9b068a4 Updated the config.cpp 2023-10-29 14:39:42 +01:00
04904c04bc Updated the config.h 2023-10-29 14:39:39 +01:00
a5d30402cb Updated the ready.cpp 2023-10-29 14:29:38 +01:00
6dc08290f8 Created the main.cpp 2023-10-29 14:29:29 +01:00
29ab86365f Created the ready.cpp 2023-10-29 14:23:24 +01:00
12f09c7e9a Created the ready.h 2023-10-29 14:23:21 +01:00
7ddf4297ed Created the config.cpp 2023-10-29 14:22:52 +01:00
1c07fcd81b Created the config.h 2023-10-29 14:22:45 +01:00
a87d5ecdbf Created the CMakeLists.txt 2023-10-29 13:26:50 +01:00