Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 85aa0e9

Browse files
event schedule command voted by MR
1 parent 8c1c902 commit 85aa0e9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/commands/main/event.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
// user runs command
2+
// model created
3+
// submitted and is put in event schedule
4+
// UUIDv4 thing created
5+
// stored in DB
6+
// subcommmand of start which requires UUID token
7+
// - pings rookies and insurgancy
8+
// add cancel and stuff

0 commit comments

Comments
 (0)