Commit graph

74 commits

Author SHA1 Message Date
83de4b978d version bump 2023-08-30 23:58:09 -04:00
d55a8872cf Temporarily fix duplicate vote checks with weird emoji variants, will make a better system later 2023-08-30 23:57:43 -04:00
af03cdb4e3 version bump 2023-08-30 23:11:08 -04:00
34749dd12a Remove logging as it should be fixed now 2023-08-30 22:54:40 -04:00
cc4361a486 Add unicode emoji thumbs up to list of detected comment bodies 2023-08-30 22:47:47 -04:00
879a101985 Handle star event since we're subscribed to those events on the webhook 2023-08-30 20:57:59 -04:00
263b66d948 version bump 2023-08-30 20:49:30 -04:00
08006bf0ea Revert strict emoji checking as I think it broke something 2023-08-30 20:46:58 -04:00
6334194590 version bump 2023-08-30 20:40:56 -04:00
7928bfae7c Add log to really see whats going on 2023-08-30 20:37:38 -04:00
b43bd104c0 Make bot detection more reliable 2023-08-30 20:35:53 -04:00
13e166ffde version bump 2023-08-30 20:19:59 -04:00
ce75c723fa Fix placeholder not being replaced with username 2023-08-30 20:05:58 -04:00
9513ba8897 Only merge if the comment body contains a thumbs up emoji 2023-08-30 20:02:34 -04:00
54a969a4da version bump 2023-08-30 19:47:41 -04:00
6b1880cff7 Fix votes only being showed after a new vote and chris fixed everything 2023-08-30 19:43:42 -04:00
194d13d039 version bump 2023-08-30 19:35:36 -04:00
3dc5751b79 idek a lot changed 2023-08-30 19:33:05 -04:00
8a8545ec63 chris broke everything 2023-08-30 18:09:24 -04:00
472dac4bde please work 2023-08-29 22:03:17 -04:00
b025589e1e Ok testing again 2023-08-29 22:00:56 -04:00
8890b4de0d Ok now remove logging for the last time (hopefully) 2023-08-29 21:56:37 -04:00
bd9ca3318d Re-add debug logging as I'm dumb and want to make sure this is working 2023-08-29 21:54:11 -04:00
f5bcc381aa Remove debug logging 2023-08-29 21:51:36 -04:00
a47fe7b425 Delete key from map after PR is merged 2023-08-29 21:48:00 -04:00
df2a96c6da Add version string and version logging 2023-08-29 09:48:53 -04:00
ce25b3c9f9 Mention user that is being detected for duplicate vote 2023-08-29 09:37:59 -04:00
d8d5f2e9e2 Ok duplicate voting has been stopped. Also fix current vote message being reprinted after a duplicate vote 2023-08-29 09:35:39 -04:00
df6ef3d5af Remove logging approvals list 2023-08-29 09:34:00 -04:00
2e1bbe88dc Fix map for approvals list 2023-08-29 09:31:16 -04:00
cf8a2da467 Log approvals list for debugging purposes 2023-08-29 09:28:00 -04:00
2fafe57e5f I think this fixes it? 2023-08-29 09:24:00 -04:00
02f6ef9481 Code cleanup 2023-08-29 09:20:15 -04:00
809e8ee237 Add checks for previous votes to prevent duplicate voting 2023-08-29 09:17:58 -04:00
6c288c4bf6 Move host to a env variable and combine host/port to address var for HTTP server 2023-08-28 23:51:15 -04:00
7eee357aad Fix printing of port to console from placeholder and change some formatting of logging 2023-08-28 23:41:09 -04:00
817e36b168 Move port to a env variable 2023-08-28 23:34:42 -04:00
fea79cbefc Now it'll work, I'm just dumb 2023-08-28 23:24:49 -04:00
2a0ee52654 Change emojis on successful merge 2023-08-28 23:23:37 -04:00
40b64a43ef Why is the vote counting broken now? 2023-08-28 23:21:25 -04:00
b8413bf448 Add some logging for the console when events are handled, and add logging for requests to root endpoint 2023-08-28 23:19:25 -04:00
007bd63db7 Remove test file 2023-08-28 22:32:38 -04:00
b67df94c1e Add exclamation point for consistency 2023-08-28 22:08:32 -04:00
77b8be9968 Read private key as byte array 2023-08-28 21:56:23 -04:00
b28529ca80 Stop printing private key to console 2023-08-28 21:42:52 -04:00
03642cfd73 Move privatekey to a env variable 2023-08-28 21:40:17 -04:00
9db39a481d Fix port on listening message 2023-08-28 21:31:35 -04:00
b6968ec64e Change port for webhook 2023-08-28 21:28:14 -04:00
0f51ecc137 Remove unused code 2023-08-28 20:45:30 -04:00
4c06fc6af2 Fixed typo lol 2023-08-28 20:41:03 -04:00