37 Commits

Author SHA1 Message Date
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
d307218666 Updated the .gitignore 2023-10-29 13:26:25 +01:00
aa8e160798 Updated the .gitignore 2023-10-29 13:25:53 +01:00
f2b4d05f60
Initial commit 2023-10-29 11:22:46 +01:00