1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00
Commit Graph

12 Commits

Author SHA1 Message Date
marzavec
b6bab6ae1e added inactive channel purging 2024-01-17 09:19:06 -08:00
marzavec
46b6555b33 add channel record removal 2024-01-15 11:28:30 -08:00
marzavec
dc841cb25e added socket.flare
Each of the top level are given their own flair emoji which is applied to the socket on join or other events. May also add a module allowing users to set their own utf emoji, such as: /flair 🍆
2024-01-11 11:14:15 -08:00
marzavec
ba7ae876ed added missing warning id props 2024-01-08 11:09:59 -08:00
marzavec
bbb5c7eeb3 implemented motd, locklevel and initial channels
Delete public channels from the config.json, then do: npm run config
2024-01-06 23:09:28 -08:00
marzavec
08e5062241 added setmotd 2024-01-05 23:32:14 -08:00
marzavec
7ecb31c46c channel ownership base, part 1
Fleshing out the new channel ownership feature, along with a typo fix and small syntax updates.

A claim can now be staked with /claimchannel, a channel owner may change a trip's level using /setlevel

To do: unclaimchannel, setmotd, makeprivate, makepublic, renewclaim, garbage keeping, update mod commands to accept channelOwner and channelModerator, etc
2024-01-05 00:30:28 -08:00
marzavec
fe6685468c four new modules 2023-12-21 23:14:03 -08:00
MinusGix
7c612871f4 Impl updateMessage command 2023-06-01 13:16:12 -05:00
marzavec
9982207983 Extended trip length to ten characters 2022-08-11 09:40:43 -05:00
marzavec
2bbb507f01 Latest dev sync 2022-06-22 11:32:51 -05:00
marzavec
39b47554b8 Moved all command modules to their new home 2022-06-22 10:31:28 -05:00