Merge where I left backend-frameworkification #2

Manually merged
bss merged 18 commits from backend-frameworkification into master 2021-04-24 15:36:23 -05:00
Owner

I started trying to make everything accessible via web services, in order to support a Discord bot using the same data as the existing IRC bot. This worked for some simple stuff, but ran into a roadblock because the countdown/reminder code is data-based rather than event-based, and having two different connections/destinations is a pretty big delta from where the code is now.

The code in here is good but I'm probably giving up on the Discordification, though I may continue adding API stuff in a one-connection context.

I started trying to make everything accessible via web services, in order to support a Discord bot using the same data as the existing IRC bot. This worked for some simple stuff, but ran into a roadblock because the countdown/reminder code is data-based rather than event-based, and having two different connections/destinations is a pretty big delta from where the code is now. The code in here is good but I'm probably giving up on the Discordification, though I may continue adding API stuff in a one-connection context.
bss closed this pull request 2021-04-24 15:36:23 -05:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bss/dr.botzo#2
No description provided.