174 Commits

Author SHA1 Message Date
19a8007375 Disable bot disabling 2022-03-05 23:03:20 +07:00
e7bb53006f Merge branch 'staging' 2022-03-05 22:44:39 +07:00
eeedf9eccd Fix a few bugs 2022-03-05 22:35:41 +07:00
5b962bac2e Basic bot pausing 2022-03-05 21:52:04 +07:00
eba589746b Fix a few bugs and disable inviter 2022-03-05 19:55:54 +07:00
81cd471a7f TODOs 2022-03-05 00:05:03 +07:00
3775ff5a44 Remove invited user when they leave the server 2022-03-04 20:37:15 +07:00
3e7cb47438 Add unique flag 2022-03-04 16:57:07 +07:00
4ef8243e22 Remove messages 2022-03-04 15:54:25 +07:00
3f4d785bcb Maybe the channel doesn't exist 2022-03-04 15:44:46 +07:00
123cbce2aa Print debugging :/ 2022-03-04 15:32:15 +07:00
c2f0125fb6 Fix slash commands 2022-03-04 15:22:22 +07:00
90f01710af Another one 2022-03-04 13:27:44 +07:00
6d791d067a Disable env vars 2022-03-04 13:19:24 +07:00
3ef02e43e3 Disable buy items command 2022-03-04 13:11:12 +07:00
6b2b9a86f3 Setup inviter bot. Fix bug with transaction 2022-03-03 22:46:51 +07:00
24f56c046c Formatting 2022-03-03 15:58:25 +07:00
25f3c0b89d Add helper invite commands 2022-03-03 12:43:13 +07:00
64a288bf21 Invite tracker 2022-03-02 23:10:16 +07:00
f01fc28a0c Another pass on item modeling 2022-03-02 23:10:01 +07:00
8a57d3305e Store for food and accessory items, read stats 2022-03-01 21:48:44 +07:00
05cdb98bee Just read the stats from the user table. Remove dbconnectione everywhere 2022-03-01 13:14:32 +07:00
53f60bcf86 Reshape stat types 2022-02-27 23:37:47 +07:00
45fab5ca82 Stat decay 2022-02-27 23:13:23 +07:00
7a4bf02563 Remove armory functions so it's just inventory. Start on stats and new items 2022-02-27 22:59:26 +07:00
9867d06512 Introduce denormalized records + mapping functions 2022-02-27 22:38:21 +07:00
6412f344f7 Disable thief 2022-02-27 15:13:53 +07:00
a0267b4cbb New item types 2022-02-27 15:12:30 +07:00
9659656e4a Reorder things, and remove explicit modules, remove unused opens 2022-02-26 21:50:14 +07:00
c45f1c6ca6 Move things around some more 2022-02-26 21:41:43 +07:00
9f80069b2f Single project sln structure 2022-02-26 21:28:02 +07:00
0804c1a409 Check if the target has funds and improve the embed for training 2022-02-26 16:02:26 +07:00
ad17e139c6 Fix issues where people don't have money and improve hack/shield embeds 2022-02-26 13:27:34 +07:00
658c57f97b Send messages and check for same player 2022-02-24 21:18:33 +07:00
902d96d877 Thief too 2022-02-24 21:04:42 +07:00
3059255069 Remove steal gifs 2022-02-24 21:01:16 +07:00
5105e62393 Small fixes 2022-02-24 20:56:26 +07:00
c8e4a8ea01 This one too 2022-02-24 20:45:03 +07:00
33453d809c Check if it's instigating 2022-02-24 20:37:58 +07:00
239de0ac73 Clean up 2022-02-24 20:22:15 +07:00
663c63530d This one too 2022-02-24 19:00:18 +07:00
f6370386b4 Cast sql string to sql enum 2022-02-24 18:59:28 +07:00
9744314333 Oh god 2022-02-24 18:40:09 +07:00
31da5743f4 Print conn str 2022-02-24 18:32:10 +07:00
9f0de4e9a9 Replace postgres uri 2022-02-24 18:25:01 +07:00
c6b5f94cff Try catch 2022-02-24 16:58:46 +07:00
31864ed025 Try catch around initial message 2022-02-24 15:07:33 +07:00
eb4e42ad11 Events for thief, update conn string var 2022-02-24 14:58:01 +07:00
34d5d9c42a Remove shield if they sell it 2022-02-24 12:59:32 +07:00
52e263bb90 Use existing achievement row for new achievements 2022-02-24 12:07:06 +07:00