Commit Graph

231 Commits

Author SHA1 Message Date
f5488995f5
Merge branch 'cleanup' 2020-06-06 02:53:07 +02:00
270fc56430
Merge branch 'master' into feature-3-lodestone-linkup 2020-06-06 02:51:19 +02:00
3c6aa783f0
Merge branch 'master' into feature-6-timers 2020-06-06 02:49:54 +02:00
7e7c11c4ff
Merge branch 'master' into cleanup 2020-06-06 02:48:37 +02:00
9871d402de
Rework DeletePoints method to use Count Repository method 2020-06-06 02:42:14 +02:00
343e0e7626
Add Count for PointRepository 2020-06-06 02:41:36 +02:00
744b680ddd
Add comments to Database.Controller and RaffleRepository 2020-06-06 02:34:57 +02:00
Ben Yost
17a59ad516 Adding ablity to delete user from points table 2020-06-05 20:25:04 -04:00
0ab5a9f6c3
Add global timer functionality from config 2020-06-06 01:44:11 +02:00
5595993080
Add nick command 2020-06-06 01:43:54 +02:00
87036fea37
Fix Alchemist classtype 2020-06-06 01:43:24 +02:00
6b9e75c8a7
Allow FC names with spaces 2020-06-05 19:07:27 +02:00
20a0c41d1e
Merge branch 'feature-6-timers' into feature-3-lodestone-linkup 2020-06-05 17:46:42 +02:00
Ben Yost
01e46f873f Added points system 2020-06-05 00:29:39 -04:00
Ben Yost
c556edccff Started points system. 2020-06-04 22:25:53 -04:00
11ab5186b8
General cleanup of imports, indenting and logging source 2020-06-05 03:26:54 +02:00
f4472e044d
Add UpdateQuery to DB controller 2020-06-05 03:09:04 +02:00
5ea34d7e9f
Fix comment indent 2020-06-05 02:41:27 +02:00
afafe1f61c
Clean up duplicate code and add typing triggers 2020-06-05 02:29:31 +02:00
588093bef6
Adjust character info lodestone api 2020-06-05 02:23:50 +02:00
1f41e7cf46
Add fancy printing to lodestone output 2020-06-04 22:26:42 +02:00
b4617838dd
Rename methods to proper conventions 2020-06-04 21:05:28 +02:00
ce32f19075
Add discord commands for lodestone queries 2020-06-04 21:04:39 +02:00
5977159678
Add FreeCompany response object 2020-06-04 20:32:51 +02:00
b2a62261ce
Add http fetch without query parameters 2020-06-04 20:32:36 +02:00
33d5668bcc
Add persistence entities for lodestone 2020-06-04 20:32:14 +02:00
6d25611c4e
Add basic Lodestone linkup 2020-06-04 20:00:43 +02:00
99ded56655
Add Timer service 2020-06-04 19:13:00 +02:00
8e53d012c1
Proper rework attributes, update functional 2020-06-04 15:50:21 +02:00
c8f174d3e8
Proper rework attributes, creation functional 2020-06-04 15:21:31 +02:00
f67999d67c
Add attributes for database objects 2020-06-04 13:01:23 +02:00
d2ee23bdb7 Fixing Typo 2020-06-03 21:38:05 -04:00
1e5a6147b1 Adding servers array 2020-06-03 21:36:52 -04:00
6463518083 Adding servers array 2020-06-03 21:34:55 -04:00
0ccf8f96f7 Adding new AJ setting for Server Specific Configuration 2020-06-03 21:28:09 -04:00
773cdf835c
Fix some minor issues 2020-06-04 03:22:39 +02:00
0354224f46
Apply guildId to all repository methods 2020-06-04 03:15:21 +02:00
344871d392 Adding for guildId 2020-06-03 21:07:02 -04:00
462a67e252
Delete on pick 2020-06-04 02:55:09 +02:00
dee07b44f4 Updating for new ClearRaffle 2020-06-03 20:39:20 -04:00
8617dbae2f
General cleanup 2020-06-04 02:36:12 +02:00
bbbb847110 fixing issue with cmd.Commandtext 2020-06-03 20:34:22 -04:00
ce0d48709d Added Open/Close to transaction 2020-06-03 20:33:11 -04:00
4fa9884f88 Adding Clear and Transactional Method 2020-06-03 20:32:04 -04:00
fcd3c04ebb
Add count function to rafflerepository 2020-06-04 02:23:22 +02:00
0a6dab9cf5
Merge branch 'master' of ssh://git.chaoticlogic.us:2302/discord-bots/chaosbot 2020-06-04 02:14:18 +02:00
57058060c2
Add pick db interaction 2020-06-04 02:13:57 +02:00
09e5b671c8
Add pick method 2020-06-04 02:13:35 +02:00
89b0abde44 Updating Raffle status 2020-06-03 20:11:45 -04:00
7712a2c298 Update for Raffle Count 2020-06-03 20:08:50 -04:00
f4cdf5c9c6
Merge branch 'master' of ssh://git.chaoticlogic.us:2302/discord-bots/chaosbot 2020-06-04 01:55:32 +02:00
d537143ba2
Fill out all and user methods in repo 2020-06-04 01:55:05 +02:00
c9335cad29
Add id constructor to Raffle 2020-06-04 01:54:44 +02:00
38876d441e
Add DB controller search method 2020-06-04 01:54:27 +02:00
705e996ec6 Adding Raffle Add and massInsert 2020-06-03 19:47:17 -04:00
146eba94f6
Add mass insert 2020-06-04 01:18:10 +02:00
63d68aa142 Updating to remove ChaosBot.Cotrollers 2020-06-03 19:14:55 -04:00
ca9fa659ba
Generic insert method 2020-06-04 01:13:49 +02:00
523898c575 Updating for Removal of 2 items. 2020-06-03 18:04:51 -04:00
d83874512e Merge remote-tracking branch 'origin/master' 2020-06-03 17:32:03 -04:00
0d533a63c9 Uploading 2020-06-03 17:31:56 -04:00
fac3b7152e
Merge branch 'master' of ssh://git.chaoticlogic.us:2302/discord-bots/chaosbot 2020-06-03 23:20:16 +02:00
dd08fdd7ae
Merge branch 'master' of ssh://git.chaoticlogic.us:2302/discord-bots/chaosbot 2020-06-03 23:20:12 +02:00
c0760b7c1f Publish dBWork 2020-06-03 17:20:07 -04:00
d699873fa3
Reword different commands in raffle system 2020-06-03 23:19:42 +02:00
d383bd43d4 adding Database 2020-06-03 17:16:48 -04:00
73b3c25c6f Adding RaffleDB 2020-06-03 16:57:56 -04:00
da4cf6417b
Merge branch 'master' of ssh://git.chaoticlogic.us:2302/discord-bots/chaosbot 2020-06-03 22:40:09 +02:00
bda79ba38a
Add in-memory raffle system 2020-06-03 22:39:24 +02:00
5641d3c24c Adding code for CommandHandler checks 2020-06-03 16:37:42 -04:00
d8209998bf Adding code for CommandHandler checks 2020-06-03 16:36:52 -04:00
9cceace905
Make roll output fancy 2020-06-03 21:37:34 +02:00
513fe1948e
Add dice system 2020-06-03 20:34:11 +02:00
8a4696849f
Allow custom appsettings.json path as args[0] 2020-06-03 17:31:03 +02:00
4e59ccb85d Adding Admin Commands for Purging Messages 2020-06-03 00:17:38 -04:00
2c88b7f1c9 Updating code to use _logger instead of Console.writeLine 2020-06-02 23:55:32 -04:00
ba1c3861f4 Removing Scratch, Adding Exception Handling to all processes. 2020-06-02 22:07:09 -04:00
64b6f39033 Adding CommandHandler 2020-06-02 21:35:21 -04:00
d23f00c94c Adding dBot and AJ 2020-06-02 21:10:53 -04:00
ad7a75b38e Adding dBot and AJ 2020-06-02 20:51:35 -04:00
9dfc55d1e9 Initial Commit 2020-06-02 19:51:36 -04:00