cynic
cee3f1e465
compartmentalize and properly implement REST API stuff,
...
and fixes for the accompanying breaking changes in default plugins
3 years ago
BuildTools
09f451ed39
execute_webhook needds to be POSTed as application/json
3 years ago
BuildTools
aa38c0a4f8
oops
3 years ago
BuildTools
00a2734153
we don't need headers for sending webhooks
3 years ago
cynic
7c24860ad0
cover /all/ websocket connection disconnects with a retry
3 years ago
cynic
0303f7fb77
have you tried turning it off and on again
3 years ago
BuildTools
e8d00f9969
add a few REST api wrappers
3 years ago
BuildTools
9dc14f69b7
clean up main.py and
...
facilitate the calling of member destructors so cleanup actually works!
i hate python's gc this is actual trash when i delete an object the
destructor isn't called this is insane if you're not writing "pythonic" codethe secret police comes in the night and takes your right to function away
3 years ago
BuildTools
77464883b1
allow for plugins ot clean up after themselves
3 years ago
cynic
582145b479
plugins working, send message hacked in
4 years ago
cynic
663ca911ea
every single time.
...
(simple .json config for the token and later probably the plugin path)
4 years ago
cynic
459496d198
api stuff werks, client will idle and get events.
...
next comes plugin integration!
4 years ago