Oliver-Akins
|
8ea9bb4d2a
|
Actually remove the dev_buttons option
|
2021-09-23 00:13:21 -06:00 |
|
Oliver-Akins
|
dfd9325775
|
Split the thread behaviour for the tie alerts into an enum intead of multiple booleans.
|
2021-09-19 01:44:48 -06:00 |
|
Oliver-Akins
|
c0a1f4be2e
|
Split the dev buttons off into better controls
|
2021-09-19 01:44:14 -06:00 |
|
Oliver-Akins
|
08084b0ab9
|
Add finalize querystring for incrementing win streak and resetting vote counts
|
2021-08-30 16:57:24 -06:00 |
|
Oliver-Akins
|
32a4062ea0
|
Tell the winners endpoint that we are finalizing bracket results with this call
|
2021-08-30 16:56:40 -06:00 |
|
Oliver-Akins
|
0bc10c0c6b
|
Add missing space
|
2021-08-30 16:56:11 -06:00 |
|
Oliver-Akins
|
edb33a14eb
|
Use the helper method to create the field, and use the quote text, not the object
|
2021-08-30 16:55:55 -06:00 |
|
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 |
|