hmn/src/discord
Ben Visness b53770932d No longer require a migration in seedfile
We don't need to do this any more, since our database backups now
include the migration table. The seedfile command also no longer
requires the user to type a password.

This also prevents the Discord history bot from running when it has no
credentials.
2021-09-05 19:43:49 -05:00
..
cmd Add background features to the Discord bot 2021-08-26 22:59:12 -05:00
gateway.go Clean up TODOs 2021-08-28 12:07:45 -05:00
history.go No longer require a migration in seedfile 2021-09-05 19:43:49 -05:00
library.go Save Discord attachments and embeds 2021-08-23 16:52:57 -05:00
markdown.go Process Discord markdown for snippets 2021-08-23 22:26:27 -05:00
markdown_test.go Process Discord markdown for snippets 2021-08-23 22:26:27 -05:00
message_test.go Add background features to the Discord bot 2021-08-26 22:59:12 -05:00
payloads.go Clean up TODOs 2021-08-28 12:07:45 -05:00
ratelimiting.go Add Discord integration 2021-08-15 20:21:04 -05:00
rest.go Add user edit form 2021-08-27 17:18:02 -05:00
showcase.go Clean up TODOs 2021-08-28 12:07:45 -05:00