Commit Graph

423 Commits (2f3311be1ff92b1b830536477373a206d5e08290)

Author SHA1 Message Date
Hri7566 2f3311be1f Add kickban, improve command line 2024-02-01 08:25:24 -05:00
Hri7566 275ad3823f Update everything 2024-01-31 05:09:25 -05:00
Hri7566 8644f3787e Add chset 2024-01-28 10:51:10 -05:00
Hri7566 6b1e979e7d Init unit tests 2024-01-26 05:59:39 -05:00
Hri7566 2b8ab0ddca Implement color admin message 2024-01-26 05:02:32 -05:00
Hri7566 ee391cb250 Update MOTD 2024-01-26 05:02:21 -05:00
Hri7566 09a6eb5d0d Move readline to commands and add something like jinja 2024-01-26 03:56:15 -05:00
Hri7566 541fd4930b Remove pnpm lockfile 2024-01-23 22:54:38 -05:00
Hri7566 8da720f4c3 Add ch ratelimit, readline commands, various debugging 2024-01-23 01:19:51 -05:00
Hri7566 52e21f77d6 Fully implement channel list, fix admin messages 2024-01-22 17:22:35 -05:00
Hri7566 00ec1f5640 Make force-loaded channels stay open when all participants leave 2024-01-22 16:53:42 -05:00
Hri7566 b6e9ccd441 Prototype channel list unsub 2024-01-22 16:53:06 -05:00
Hri7566 89613ca641 Remove dotenv package 2024-01-22 16:22:50 -05:00
Hri7566 db36945ae8 Remove env var call since bun autoloads .env now 2024-01-22 16:22:36 -05:00
Hri7566 8a8ce405fd Fix channel settings validation, attempt to implement channel list and admin messages 2024-01-22 07:04:20 -05:00
Hri7566 ffb8044734 Update README.md 2024-01-22 03:21:53 -05:00
Hri7566 c2eb3e2910 Update README.md and remove npm scripts 2024-01-22 03:21:39 -05:00
Hri7566 60f76a1594 Fix crashing issue 2024-01-22 03:16:47 -05:00
Hri7566 b330432541 old changes 2024-01-06 04:15:27 -05:00
Hri7566 9de2717930 Stub chat history file 2023-10-25 00:05:05 -04:00
Hri7566 78116b4c47 Update users config 2023-10-25 00:04:56 -04:00
Hri7566 3994368f3c Comments 2023-10-25 00:01:28 -04:00
Hri7566 16b4a93e72 Add missing user flags 2023-10-25 00:01:09 -04:00
Hri7566 645cffb4ec Config loader that writes default configs 2023-10-25 00:00:59 -04:00
Hri7566 7d25ea57bf Export channel settings 2023-10-25 00:00:30 -04:00
Hri7566 6c39c3405b Organize Channel.ts, add comments, and implement crown 2023-10-25 00:00:20 -04:00
Hri7566 943fb1fbcc Comments 2023-10-24 23:59:01 -04:00
Hri7566 6a1577fc7e Update packages 2023-10-24 23:58:44 -04:00
Hri7566 21e0492a0f Change package.main to point to src/index.ts due to removing transpiling 2023-09-13 09:44:53 -04:00
Hri7566 a4eacc5443 Add config check back, since bun doesn't crash anymore...? 2023-09-13 09:41:14 -04:00
Hri7566 7c40e0a288 Update README.md 2023-09-12 01:59:54 -04:00
Hri7566 66c7560b54 Add note and time messages 2023-09-12 01:55:15 -04:00
Hri7566 e9407a5fee Update README.md 2023-09-11 00:57:20 -04:00
Hri7566 2ce29e329f Merge branch 'master' of github.com:Hri7566/mpp-server-dev2 2023-09-11 00:55:40 -04:00
Hri7566 0e67fb52cf Attempt to fix race condition on channel join 2023-09-11 00:55:26 -04:00
Hri7566 f30883b903 Update README.md 2023-09-11 00:52:03 -04:00
Hri7566 bf35eca0fd Fix dotenv template 2023-09-11 00:50:10 -04:00
Hri7566 5b30fbcd94 Change default colors to original 2023-09-11 00:29:26 -04:00
Hri7566 ef86aaddb0 Add rate limits and note quota 2023-09-11 00:01:49 -04:00
Hri7566 78fb73a25a Add color changing 2023-09-10 18:04:54 -04:00
Hri7566 ca434a4ca5 Fix channel bug 2023-09-10 17:35:16 -04:00
Hri7566 8831188137 ? 2023-09-10 06:50:17 -04:00
Hri7566 d99523d94f Implement chat and fix duplicate message bug 2023-09-10 06:36:41 -04:00
Hri7566 16219b504a Fix channel bug and add cursor messages 2023-09-10 06:07:52 -04:00
Hri7566 28d9127059 Fix channel settings 2023-09-10 01:33:17 -04:00
Hri7566 c835d4611a Remove participant ID from hi message 2023-09-10 00:23:39 -04:00
Hri7566 d3822fe933 Fix session problem 2023-09-10 00:15:34 -04:00
Hri7566 797a2885b5 Update README.md 2023-09-09 05:29:26 -04:00
Hri7566 3e0b70e4e7 Update README.md 2023-09-09 05:27:16 -04:00
Hri7566 001512beb2 Update README.md 2023-09-09 05:21:11 -04:00