hmn/src
Ben Visness 38a1188be7 Add Discord integration
Clean up several TODOs

Implement the full disconnect / resume flow

Detect zombied connections and restart

Implement the random delay on reconnect

Implement message sending!!

(with a goofy feedback loop on the echo bot)

Fix the feedback loop in the echo bot

Clean up the Discord gateway code

Many things are methods now to reduce the amount of explicit plumbing.
Connection handling should be a little more robust, and we have an
actual error handling strategy now.

Allow sending multiple Discord messages at once

Delete irrelevant tests

uhh, start rate limiting

Add per-route rate limiting

Add global rate limit handling

Handle context cancellation in Discord REST code

Allow changing buckets per route

Add the showcase rejection bot

Add library bot
2021-08-15 20:21:04 -05:00
..
admintools Registration flow and email 2021-08-08 23:05:52 +03:00
ansicolor Rework DB query stuff, use for projects 2021-03-21 15:38:37 -05:00
auth Only run user cleanup once an hour. Not every 10 seconds. 2021-08-09 11:06:39 +03:00
buildscss Start migrating templates 2021-03-14 15:49:58 -05:00
config Add Discord integration 2021-08-15 20:21:04 -05:00
db Rework the category/thread data model 2021-07-29 22:49:24 -05:00
discord Add Discord integration 2021-08-15 20:21:04 -05:00
email Registration flow and email 2021-08-08 23:05:52 +03:00
hmnurl Registration flow and email 2021-08-08 23:05:52 +03:00
initimage Podcasts 2021-07-23 06:09:46 +03:00
logging Add Discord integration 2021-08-15 20:21:04 -05:00
migration Add Discord integration 2021-08-15 20:21:04 -05:00
models Add Discord integration 2021-08-15 20:21:04 -05:00
oops Add Discord integration 2021-08-15 20:21:04 -05:00
parsing Rework the category/thread data model 2021-07-29 22:49:24 -05:00
perf Registration flow and email 2021-08-08 23:05:52 +03:00
rawdata Registration flow and email 2021-08-08 23:05:52 +03:00
templates Renaming some files 2021-08-08 23:09:12 +03:00
utils Add Discord integration 2021-08-15 20:21:04 -05:00
website Add Discord integration 2021-08-15 20:21:04 -05:00
main.go Podcasts 2021-07-23 06:09:46 +03:00