blob: 3ce8fa17aff67930b0c05a479b509e201b1693e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
TODO:
ALSO
> grep 'TODO' . -R
there are todos embedded in the code :steamhappy:
- Discord Websockets
- authentication
- reconnecting/resuming
- Name initcall levels
l1: DBS internals initialisation
l2:
l3: event registration
l4: commands & other interactions
l5: subsystems start (websocket, events start, etc)
- command registration API
- Redo logging (unnecessarily complex?)
- Add define to enable/disable built-in logging?
|