Commit Graph

256 Commits

Author SHA1 Message Date
Alyx Gryczewski
a915138828 feat: ImageListener JDA Refactor
Revised ImageListener using JDA actions.

3-jda-refactor
2024-07-17 22:22:00 -04:00
Alyx Gryczewski
42f21bac14 feat: First JDA main class tweak
Added the JDA object and builder. Refactored the ImageListener to use JDA

3-jda-refactor
2024-07-17 22:20:57 -04:00
Alex G
9118ceefd8 feat: added userId entry to perms
Allowed add/remove subtypes within the permissions command to be used without user mentions, and simply just the user ID

FS-34
2024-01-10 21:20:22 -05:00
Alex Gryczewski
311a6f6e7c
Merge pull request #68 from Fashionscape/master
Submission logging for Oct 2023 contest
2023-10-22 21:54:59 -04:00
Alex Gryczewski
9bc2b847c6 Submission logging for Oct 2023 contest 2023-10-22 21:04:39 -04:00
Alex Gryczewski
1f74301935 Sidelined Google Cloud integration for local config 2023-07-31 10:22:47 -04:00
Alex Gryczewski
0b0c91b6a8 Refactor to use /versions/latest 2023-04-30 17:00:41 -04:00
Alex Gryczewski
f721f7875e Refactored perms list by keyword 2023-02-27 17:50:36 -05:00
Alex Gryczewski
bffce622fe Add reply methods for remainder args 2023-02-27 17:50:00 -05:00
Alex Gryczewski
aca61214c9 Added helpful default case 2023-02-27 14:21:19 -05:00
Alex Gryczewski
781f14d165 Merge remote-tracking branch 'origin/dev' into dev 2023-02-27 14:18:56 -05:00
Alex Gryczewski
fa42c698a4 Fix help usage. Upgrade to enhanced switch 2023-02-27 14:18:43 -05:00
alexg
81ee89978c Rework the module to include images in reports. 2022-11-13 17:15:34 -05:00
alexg
b0aa137a69 Add message content intent 2022-11-13 17:11:42 -05:00
alexg
bc2193cd6d Remove fallback response. 2022-11-13 17:11:10 -05:00
Alex G
7c2576623e Fix typo preventing zammy restorations logging successfully 2022-07-03 21:34:11 -04:00
Aleksei Gryczewski
18be26d5ca Added temporary bot-log redirect for zammy event 2022-06-29 21:56:26 -04:00
Aleksei Gryczewski
a21b3471e1 Add TODO because Lisa broke this immediately. 2022-06-29 21:28:38 -04:00
Aleksei Gryczewski
5e94eee82f update copyright? idk man my IDE did this automatically. 2022-06-29 21:28:18 -04:00
Aleksei Gryczewski
49431d6dee Add support for discord_name in the database backend. 2022-06-29 21:27:47 -04:00
Aleksei Gryczewski
e53143bd64 Automated the token selection process. 2022-06-29 18:22:58 -04:00
Alex G
f8e88a84b0 Re-added discord usernames to database tracking. 2022-06-28 10:15:56 -04:00
Alex
a4a3449eb1 Disabled the color role controller 2022-06-26 08:49:51 -04:00
Alex
839d8f5d6c Merge branch 'dev' of https://github.com/Fashionscape/Fashionscape-Bot 2022-06-26 08:46:20 -04:00
Aleksei Gryczewski
32bc34c798 Make static 2022-04-22 15:29:20 -04:00
Aleksei Gryczewski
e85f50053e Remodel color roles 2022-04-22 15:29:04 -04:00
Aleksei Gryczewski
ce46eaf3b3 Added a method to get sorta-UUIDs quickly. 2022-04-22 10:37:58 -04:00
Salmonllama
e463c7d1f3 Added OutfitID to action confirmation footers 2022-01-29 09:19:38 -05:00
agryczewski
4aca4fb187 Fixed disabled command info string 2022-01-20 11:00:28 -05:00
agryczewski
f7e4b34107 Adds an error message for accession failure 2022-01-20 10:59:48 -05:00
Salmonllama
2de4cdd301 Implemented secrets. 2021-10-06 21:29:42 -04:00
Salmonllama
27fa78e2a8 Added secrets and secretized secure config options 2021-10-06 21:26:03 -04:00
Salmonllama
70db5a8428 Updated copyright year. 2021-09-12 12:17:46 -04:00
Salmonllama
89d176ca3a Fixed connection path. Added DB logging. 2021-09-11 17:40:08 -04:00
Salmonllama
117403d349 Reformat copyright 2021-09-11 17:39:25 -04:00
Salmonllama
ed14d476e1 Used discrims instead of User object in Color Command messages. 2021-09-07 20:31:17 -04:00
Salmonllama
7e57f2f56c Disabled color commands. 2021-09-07 19:26:16 -04:00
Aleksei Gryczewski
4d77052edf Fix database init location 2021-06-10 05:45:27 -04:00
Aleksei Gryczewski
d3c63e2150
Merge pull request #49 from Fashionscape/dev
Dev
2021-06-09 22:34:30 -04:00
Aleksei Gryczewski
22f1588f2c Merge remote-tracking branch 'origin/dev' into dev 2021-06-09 22:31:45 -04:00
Aleksei Gryczewski
1ce1781f40 Something something run it on windows 2021-06-09 22:31:27 -04:00
Aleksei Gryczewski
d84959a25e
Merge pull request #48 from Fashionscape/dev
Outfit restoration and report attachments
2021-06-06 22:16:49 -04:00
salmonllama
7d0b20b2c6 Added Restore Command 2021-06-06 22:07:46 -04:00
Aleksei Gryczewski
09071534a5 Try to log upload errors within discord instead of failing silently. 2021-02-10 23:59:12 -05:00
Salmonllama
437512b0b9 Added support for MessageAttachments in reports 2021-01-02 00:14:50 -05:00
Salmonllama
3c4c4c38bd Clean up irrelevant/fixed TODOs 2020-11-27 12:10:41 -05:00
Aleksei Gryczewski
a017bd4e00
Merge pull request #41 from Fashionscape/dev
Code cleaning, proper logging, remove useless classes
2020-11-27 11:55:09 -05:00
Salmonllama
194ad2568d Code cleaning, proper logging, remove useless classes 2020-11-27 11:45:40 -05:00
Salmonllama
e8371b67a9 Added log message for successful outfit addition 2020-11-27 11:18:06 -05:00
Salmonllama
d8ca10c2c1 Implemented user blacklist functionality 2020-11-25 11:19:01 -05:00