aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
blob: 4786137f30364c67ec4d9da1ad749a29cd39c292 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO:

- 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