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

6 Commits

Author SHA1 Message Date
marzavec
b4553511f0 dev sync 2020-11-06 13:16:43 -08:00
marzavec
d227bcc4f6 Added bot declarations 2020-10-14 23:43:38 -05:00
marzavec
308130e2b0 Updated Whisper 2020-10-14 23:17:11 -05:00
marzavec
866fa9bcff Added event channel 2020-10-10 00:34:59 -05:00
marzavec
96eacd92b1 Comment fix 2020-09-22 00:41:45 -05:00
marzavec
5eb695bc53 Removed legacylayer, baked into modules instead
Originally I wanted the legacy layer to be a seperate module, allowing a server owner to remove legacy support by removing the module (for preformance). However, I didn't like the 39 thousand hooks that would be required and what this would do for latency. I dont like this alternative either though. /shrug
Added channel helper functions.
Added constants for warnings and errors. Started updating warning to have an id for i18l.
Added legacy helper functions
Moved the UAC module into the utility directory and renamed to _UAC.
2020-09-22 00:34:30 -05:00