nxbat
a80b7b67ea
(database): actually init the db.
2026-08-28 01:14:52 +08:00
nxbat
f955a6c910
(dev): // ---------- my beloved.
2026-08-28 01:11:37 +08:00
nxbat
11255981bf
(events): it got handled by an automated task.
2026-08-28 01:02:34 +08:00
nxbat
42b67ef4da
(tasks): added basic scheduled tasks system.
2026-08-28 01:00:44 +08:00
nxbat
f353a73a9e
(events): added messageCreate & messageUpdate. this also removes the
...
`shardReady` event as it isn't in use.
2026-08-27 23:46:29 +08:00
nxbat
08ed854797
(database): remove deleted types & comments.
2026-08-27 22:50:58 +08:00
nxbat
c055ec801f
(dev): added personal notation describing the thoughts I have for the
...
`guildDelete` event.
2026-08-27 22:38:58 +08:00
nxbat
72839e0eae
(database): removing bot settings temporarily, as it isn't being
...
implemented until majority of the bot has been written.
This may require being handled differently. My current considerations
are storing as a `.json` or `.ts` file. These options both integrate
directly in JavaScript and may be handled in memory, rather than being
called through the database.
Storing the settings under the '0' identifier is still a valid (and the
leading) option.
2026-08-27 22:37:53 +08:00
nxbat
d2a7a2598b
(docs): remove the residue of my inability to understand my own ideas.
2026-08-27 22:30:59 +08:00
nxbat
68b8bd6f15
(readme): remove unwanted section from readme.
2026-08-27 22:28:56 +08:00
nxbat
a77ab24e02
(init): initial files. includes basic client & database template using postgres.
2026-08-27 22:26:12 +08:00