Commit Graph

13 Commits

Author SHA1 Message Date
Gary Kramlich
b6ee5bccc6 Update to the lastest rev of our discordgo fork
This was necessary so we can get the content type and description of attachments
2022-02-10 05:37:59 -06:00
Gary Kramlich
d32b6662fb Fix the version in the replace for discordgo 2022-01-31 14:33:48 -06:00
Gary Kramlich
c1bb55d3cf Tons of works on dm's.
They mostly work including display names and avatars. However that's about all
they do right now.
2022-01-31 04:53:21 -06:00
Gary Kramlich
a863c3ff15 Update to the latest revision of the discordgo fork 2022-01-27 12:23:52 -06:00
Gary Kramlich
680f7bdbea A ton of work getting towards dms.
This commit also points to my fork of discordgo which makes it look like the
official client which is the only way to get the actually contents of a dm
when not authorized as a bot.
2022-01-25 23:22:20 -06:00
Gary Kramlich
94104102d2 Initial discord remote auth support.
It works, but nothing is persisted yet as the user object needs some tweaking
especially the database side.
2022-01-04 20:20:45 -06:00
Gary Kramlich
2279916d9c Implement the command parser
Right now this just supports help and version, but will be getting new commands
shortly.
2021-12-30 15:08:41 -06:00
Gary Kramlich
456a15ba56 Initial bot functionality
* The bot now properly joins the management room
* The management room is persisted in the database
* Welcome/help messages are sent in the management room
2021-12-30 09:33:06 -06:00
Gary Kramlich
78ab3d3804 Initial database setup including migrations 2021-12-09 05:37:41 -06:00
Gary Kramlich
e27846c25b update maulogger 2021-11-20 04:57:21 -06:00
Gary Kramlich
09911a11e3 Add a generate-registration command 2021-11-18 02:44:21 -06:00
Gary Kramlich
5b3811ce96 Start of the config 2021-11-18 02:03:42 -06:00
Gary Kramlich
f6493e0d87 Initial scaffolding 2021-11-18 01:30:50 -06:00