0
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
Oliver-Akins
108fd65487 Add helper method for creating the field's title 2021-08-30 16:54:43 -06:00
Oliver-Akins
62285d4492 Use the quote text instead of an [object Object] 2021-08-30 16:54:21 -06:00
Oliver-Akins
bd98d87475 Refactor to use the Quote objects instead of strings 2021-08-29 15:16:05 -06:00
Oliver-Akins
4d066aed41 Refactor to use the new database structure 2021-08-29 15:15:36 -06:00
Oliver-Akins
f1586efc9e Move location of colon in field name 2021-08-29 15:14:05 -06:00
Oliver-Akins
fb0bdc779e refactor the jump link production in order to have it use the link when we aren't creating a thread. 2021-08-28 23:47:28 -06:00
Oliver-Akins
d4100d0adc refactor how the try_thread variable is created 2021-08-28 23:46:57 -06:00
Oliver-Akins
49c1b848b6 Add the ability to have the tie alert go to a thread of the quote bracket message 2021-08-01 02:25:17 -06:00
Oliver-Akins
18da6ddcc1 Fix error if the query parameter is not defined 2021-07-26 23:36:32 -06:00
Oliver-Akins
b2e121aa8e Add an endpoint for viewing the guild bracket data through a GET request 2021-07-26 23:30:15 -06:00
Oliver-Akins
aba1e2d736 Fix the winners endpoint to work correctly. 2021-07-23 20:31:26 -06:00
Oliver-Akins
845aa7c1ae Add auth to the server injection and adjust channel ID storage 2021-07-23 20:31:08 -06:00
Oliver-Akins
1819bd993e Add auth to the server injections 2021-07-23 20:30:37 -06:00
Oliver-Akins
f73790a570 Update isTied endpoint to return data rather than nothing on success 2021-07-23 13:54:40 -06:00
Oliver-Akins
4da7cb9b0a Update all the endpoints to work with the new DB structure 2021-07-23 13:22:57 -06:00
Oliver-Akins
2f63b8d635 Add methods for disabling the old quote bracket 2021-07-23 12:48:04 -06:00
Oliver-Akins
0d158babe2 Move the callback rejection before creating the webhook 2021-07-23 12:13:08 -06:00
Oliver-Akins
8dd58b81c5 Get guild ID from the callback URL instead, allow me to not have to create the webhook in order to get the ID and then have to delete it if it isn't allowed to be created. 2021-07-23 12:12:19 -06:00
Oliver-Akins
cc68fd3d72 Add support for per-guild database setup 2021-07-22 12:54:54 -06:00
Oliver-Akins
b30e8deb68 Make it so all quotes aren't marked as winners in the brackets 2021-07-19 15:41:21 -06:00
Oliver-Akins
8b9d2cc80c Add an endpoint to check to see if there's a tie, and if so alert Discord 2021-07-19 01:08:10 -06:00
Oliver-Akins
cdc5ed5cf6 Check the all-elimination clause in the create bracket 2021-07-19 01:07:52 -06:00
Oliver-Akins
3d9feabe88 Add code to make the stuff work 2021-07-18 01:18:18 -06:00