Commit Graph

15 Commits

Author SHA1 Message Date
Thomas Rubini
f682d39c5a
remove some linting warnings 2023-01-13 13:32:41 +01:00
Thomas Rubini
bb04e744c3
use a dotenv file 2023-01-13 11:46:54 +01:00
Thomas Rubini
4c8e8e3dbe
document TruthSeekerApp 2023-01-13 10:05:12 +01:00
Thomas Rubini
f9504a1f86
separate bot instance creation and start 2023-01-11 11:04:39 +01:00
Thomas Rubini
1c1b117869
add discord bot 2023-01-11 10:55:06 +01:00
Thomas Rubini
a5bba9d3a4
create socketio routes 2023-01-05 23:14:40 +01:00
Thomas Rubini
f1d371c5f2
refactor 'games_list' in app class 2023-01-05 23:13:51 +01:00
Thomas Rubini
9156793852
refactor 'app' to 'APP' 2023-01-05 23:13:47 +01:00
Thomas Rubini
03ab987f78
init flask-socketio + put app in a custom class 2023-01-05 15:57:34 +01:00
Thomas Rubini
a09e9a3ad3
create instance directory 2022-12-02 10:27:58 +01:00
Thomas Rubini
5c162dd4fb
refactor 2022-11-29 13:54:38 +01:00
Thomas Rubini
3beabd84aa
generate secret securely 2022-11-29 10:12:06 +01:00
Thomas Rubini
361ade9abe
basic JWT generation + rename gameid to game_id 2022-11-29 10:06:15 +01:00
Thomas Rubini
d74f304330
basic game creation API 2022-11-17 17:26:15 +01:00
Thomas Rubini
1fa7e43bbe
basic structure 2022-11-17 16:12:30 +01:00