Commit Graph

253 Commits

Author SHA1 Message Date
8bd9887463
Add configuration get and set endpoint 2020-06-06 17:56:38 +02:00
27f1fab7db
Merge branch 'master' of ssh://git.chaoticlogic.us:2302/discord-bots/chaosbot into feature-7-web-manangement-interface 2020-06-06 17:21:35 +02:00
494b5f95a5 Update .gitlab-ci.yml 2020-06-06 11:05:50 -04:00
9eebc660cd Update .gitlab-ci.yml 2020-06-06 11:00:59 -04:00
6535534ce0 Update .gitlab-ci.yml 2020-06-06 11:00:41 -04:00
89abd2f34a Update .gitlab-ci.yml 2020-06-06 11:00:02 -04:00
823ac61a7d Add README.md 2020-06-06 10:51:33 -04:00
715e73a318 Update .gitlab-ci.yml 2020-06-06 10:46:03 -04:00
d811d2ce4d Update .gitlab-ci.yml 2020-06-06 10:38:41 -04:00
b396d50800 Update .gitlab-ci.yml 2020-06-06 10:08:11 -04:00
2539d2a384 Add .gitlab-ci.yml 2020-06-06 10:06:35 -04:00
b2f859f817
Add basic webserver setup 2020-06-06 15:49:39 +02:00
8682cc99bc
Change SDK to Web for Kestrel 2020-06-06 15:49:02 +02:00
1d9d9a8f3c
Remove unique requirement from guild id
Yes, you could only have one config flag per server...
2020-06-06 14:38:00 +02:00
33b70bf884
Allow config for servers to be read from database 2020-06-06 14:35:53 +02:00
5ae3d7599d
Fix CommandHandler config service requirement 2020-06-06 14:35:39 +02:00
cb335bd393
Add guildId filtered config settings 2020-06-06 13:15:34 +02:00
9a98960717
Rework configuration setup to allow database flags 2020-06-06 13:01:52 +02:00
6ecf7d7cd7
Add tests for lodestone endpoints 2020-06-06 03:33:30 +02:00
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
3cb1f137f2
Add unit testing and test timer class 2020-06-04 19:14:45 +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