This website requires JavaScript.
Explore
Help
Register
Sign in
nuno
/
tg-bot-ts
Watch
1
Star
0
Fork
You've already forked tg-bot-ts
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
28
commits
3
branches
0
tags
937
KiB
TypeScript
100%
63e3a63a7c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Nuno Duque Nunes
63e3a63a7c
add date() formatter, add PersistentMessage feature, refactor updates to use PersistentMessage
2026-06-12 23:23:19 +01:00
data
update gitignore
2026-06-12 17:11:39 +01:00
messages
chore: untrack messages/users files
2026-06-12 18:34:21 +01:00
scripts
feat: UI layout system, Config namespace, Bootstrap phases design, Logger/Benchmark
2026-06-10 04:20:03 +01:00
src
add date() formatter, add PersistentMessage feature, refactor updates to use PersistentMessage
2026-06-12 23:23:19 +01:00
.env.example
initial commit
2026-06-01 13:36:51 +01:00
.gitignore
add date() formatter, add PersistentMessage feature, refactor updates to use PersistentMessage
2026-06-12 23:23:19 +01:00
Dockerfile
various features done, bug fixes on char conflicts
2026-06-03 01:51:26 +01:00
nodemon.json
various features done, bug fixes on char conflicts
2026-06-03 01:51:26 +01:00
package.json
fix history overwritten for same userKey with different chars
2026-06-05 03:51:36 +01:00
tsconfig.json
feat: nested Config system with section/key access pattern, Discord API abstraction start
2026-06-11 02:42:30 +01:00