MovieNight/common
Zorchenhimer 607e61234c Add some more stats
Added a few more stats to keep track of:
- Max users in chat
- Stream start

Also added a `/stats` command to list the user count (current and max),
as well as uptime (sever and stream, separately).

Resolves #85
2019-04-14 00:25:49 -04:00
..
chatcommands.go Add some more stats 2019-04-14 00:25:49 -04:00
chatdata.go Adding some hardening to user joining 2019-04-13 13:12:08 -04:00
colors.go Add color dropdown 2019-03-30 17:01:44 -04:00
constants.go Adding some hardening to user joining 2019-04-13 13:12:08 -04:00
emotes.go Fix trimming characters on non-emote words 2019-03-30 15:41:33 -04:00
emotes_test.go Add some tests for emote parsing 2019-03-30 17:19:14 -04:00
logging.go Added spoilers in chat 2019-03-24 23:43:30 -04:00
logging_dev.go Remove inits since it is startup code 2019-03-24 23:54:24 -04:00
templates.go Start abstracting template stuff 2019-04-13 17:29:30 -04:00
utils.go Strip @ prefix on names in commands 2019-03-24 15:16:01 -04:00