index
:
progs/discord-bot-skeleton.git
master
turret'.s discord bot skeleton for C99
turret. <turret@turret.cyou>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-18
*: enforce 78 char line limit
turret
2023-12-18
init: panic on no more subsystems
turret
2023-12-18
subsys: decrement subsystem count on subsys termination
turret
2023-12-18
subsys: implement subsystem respawning
turret
2023-12-18
panic: add second cut-here for debug & respawnonly
turret
2023-12-18
subsys: use rlimits to determine stack size
turret
2023-12-18
panic: use exit_group instead of exit
turret
2023-12-18
panic: fix macros
turret
2023-12-18
net: panic if wss not supported by libcurl
turret
2023-12-18
panic: fix memory leak
turret
2023-12-18
net: get gateway url
turret
2023-12-18
init: token logic
turret
2023-12-18
build: link against libcurl
turret
2023-12-18
extern: include a copy of cJSON
turret
2023-12-18
git: ignore .env
turret
2023-12-18
log: add panic feat
turret
2023-12-03
subsys: add mode variable & some helper funcs
turret
2023-12-02
util: remove libsl `die`
turret
2023-11-24
doc: add basic info about repo, and todo list
turret
2023-11-24
log: remove unused variable
turret
2023-11-24
misc: subsys upgrade, log timestamps
turret
2023-11-19
misc: minor bugs and comments
turret
2023-11-19
Initial commit
turret