John Patrick Glattetre

Results 27 issues of John Patrick Glattetre

This should've probably been done a long time ago...

application design

Could be cool to have an announcement feature of sorts for Discord for example.

enhancement

- Use an ORM - Refactor database table (user_id instead of user_snowflake in `streams`` for example) - Set up some sort of migrations system

application design

FastAPI will be using Uvicorn instead of Gunicorn.

application design

Rewrite `db.py`.

application design

Routes are configured differently in FastAPI, so they need to be changed.

application design

Use this instead. https://github.com/Tert0/fastapi-discord

application design

A chat widget that's mapped to a Discord channel could be cool!

enhancement

Would be cool to have a cache of sorts, to allow rewinding of the stream.

enhancement