Six Gaming

Primary Language: JavaScript
Created:
Updated:
The website and bot for Six Gaming.

Releases

v2.3.6

* Package updates.

v2.3.5

* Don't fail on websocket errors with no reason from Twurple.
* Package updates.

v2.3.4

* Don't log 1006 websocket errors from Twurple.
* Package updates.

v2.3.3

* Package updates.

v2.3.2

* Updates required for phasing out of Discord discriminator.
* Package updates.

v2.3.1

* Package updates.

v2.3.0

* Switch to Discord.js slash commands.
* Package updates.

v2.2.11

* Specify Docker versions specifically rather than using latest.
* Package updates.

v2.2.10

* Restore hosting notifications.
* Package updates.

v2.2.9

* Package updates.
* Fix bugs with backups.
* Retry Discord when it goes down.
* 404 member pages when they don't exist.
* Various bug fixes.

v2.2.8

* Package updates.

v2.2.7

* Implement database backup.
* Package updates.

v2.2.6

* Do not mount Azure file storage for Mongo, use the host's mount instead.
* Package updates.

v2.2.5

* Package updates.

v2.2.4

* Package updates.

v2.2.3

* Package updates.

v2.2.2

* Add methods for site owner to refresh Twitch tokens.
* Various package updates.

v2.2.1

* Added caching for some database calls.
* Fix for Twitch go live notifications.
* Various package updates.

v2.2.0

* Replaced twitch.js dependency with twurple.
* Removed Twitch webhooks in favor of EventSub.
* Various package updates.

v2.1.9

* Mount Azure File Storage account if the option is set to do so.
* Update nginx to restart after 1 minute to ensure the first certificate is updated.
* Various package updates.

v2.1.8

* Fix stream announcing so that it always happens regardless of whether the bot hosts the streamer or not.
* Don't collect MongoDB diagnostic data.
* Add toggle for AppInsights performance metrics.
* Refresh Twitch auth tokens on every restart of the app.
* Various package updates.

v2.1.7

* Fix Discord OAuth issue.

v2.1.6

* Debugging for Discord OAuth issue.
* Always use HTTPS protocol in meta tags.
* Rearrange Dockerfiles in such a way to make debugging easier, ie: send over package.json first, then npm install, then send over the rest of the files.
* Fix HTML encoding bug.
* Hang the Modal object on the classes that use it, not on window.
* Replace body-parser with express.
* Fix bug with add event's game combo box.
* Fix bug with templates not being added to window when loaded.
* Add extra debugging to Discord token refresh failures to try to understand them better.
* Various package updates.

v2.1.5

* Turn off more log colorization for Twitch libraries.
* Various package updates.

v2.1.4

* Fix bug with attempting to reconnect when the chat is already attempting to reconnect.
* Turn off log colorization for Twitch libraries.
* Various package updates.

v2.1.3

* Swap order so Twitch is connected to before Discord.
* POSTing invalid JSON now correctly returns a 400.
* Trying to get a member that doesn't exist now correctly returns a 404.
* Various package updates.

v2.1.2

* Fix bug with refreshing the Discord token for OAuth.
* Add App Insights performance logging metrics.
* Various package updates.

v2.1.1

* Fix a couple circular references.

v2.1.0

* Event integration in Discord. Events are now announced in Discord when they are created. You can now `!join` events for notifications, and `!leave` events to turn off notifications on a per-event basis.
* The streamer that gets chosen to be on the front page of six.gg is now also hosted on the SixGamingGG Twitch Channel.
* Streams are no longer announced twice.
* Hosted streams are no longer announced at all. This is a workaround, we are currently prevented from announcing non-hosted streams.
* Excluded tsconfig.json from being served in the public directory.
* Various package updates.

v2.0.3

* Fix bug with login.
* Improved error handling.
* Get the IP address by trusting the nginx proxy for docker.

v2.0.2

* Don't setup Application Insights if there is no instrumentation key provided.
* Better handle fail condition for Twitch chat bot setup.
* Various package updates, including changing some core functionality to new packages.

v2.0.1

* Fix redis caching bug.
* Use logging rather than console.log in startup routine.
* Exceptions are now logged when streamers can't be added or removed.
* Redis is required, so toggling it has been removed.
* Redis now has a 5 minute idle timeout.
* Redis now uses a generic pool for connections.
* Various package updates.

v2.0.0

Complete redesign with new features.

Commits

Merge pull request #1467 from roncli/dependabot/npm_and_yarn/logging/eslint-plugin-jsdoc-50.6.17
Bump eslint-plugin-jsdoc from 50.6.16 to 50.6.17 in /logging
Merge pull request #1466 from roncli/dependabot/npm_and_yarn/logging/eslint-plugin-jsdoc-50.6.16
Bump eslint-plugin-jsdoc from 50.6.14 to 50.6.16 in /logging
Merge pull request #1465 from roncli/dependabot/npm_and_yarn/logging/types/node-22.15.18
Bump @types/node from 22.15.17 to 22.15.18 in /logging
Merge pull request #1463 from roncli/dependabot/npm_and_yarn/logging/eslint-plugin-jsdoc-50.6.14
Bump eslint-plugin-jsdoc from 50.6.11 to 50.6.14 in /logging
Merge pull request #1462 from roncli/dependabot/npm_and_yarn/logging/types/node-22.15.17
Bump @types/node from 22.15.16 to 22.15.17 in /logging
Merge pull request #1461 from roncli/dependabot/npm_and_yarn/logging/types/node-22.15.16
Bump @types/node from 22.15.14 to 22.15.16 in /logging
Merge pull request #1460 from roncli/dependabot/npm_and_yarn/logging/types/node-22.15.14
Bump @types/node from 22.15.12 to 22.15.14 in /logging
Merge pull request #1458 from roncli/dependabot/npm_and_yarn/logging/types/node-22.15.12
Bump @types/node from 22.15.3 to 22.15.12 in /logging
Merge pull request #1456 from roncli/dependabot/npm_and_yarn/logging/eslint/js-9.26.0
Bump @eslint/js from 9.25.1 to 9.26.0 in /logging
Merge pull request #1455 from roncli/dependabot/docker/db/mongo-8.0.9
Bump mongo from 8.0.8 to 8.0.9 in /db
Merge pull request #1453 from roncli/dependabot/npm_and_yarn/logging/types/node-22.15.3
Bump @types/node from 22.15.2 to 22.15.3 in /logging
Merge pull request #1452 from roncli/dependabot/npm_and_yarn/node/types/node-22.15.3
Bump @types/node from 22.15.2 to 22.15.3 in /node
Merge pull request #1448 from roncli/dependabot/npm_and_yarn/node/eslint-plugin-jsdoc-50.6.11
Merge pull request #1447 from roncli/dependabot/npm_and_yarn/node/types/node-22.15.2
Bump eslint-plugin-jsdoc from 50.6.10 to 50.6.11 in /node
Bump @types/node from 22.14.1 to 22.15.2 in /node
Merge pull request #1446 from roncli/dependabot/npm_and_yarn/logging/types/node-22.15.2
Bump @types/node from 22.14.1 to 22.15.2 in /logging
Merge pull request #1445 from roncli/dependabot/npm_and_yarn/logging/eslint-plugin-jsdoc-50.6.11
Bump eslint-plugin-jsdoc from 50.6.10 to 50.6.11 in /logging
Merge pull request #1444 from roncli/dependabot/docker/redis/redis-7.4.3-alpine
Bump redis from 7.4.2-alpine to 7.4.3-alpine in /redis
Merge pull request #1443 from roncli/dependabot/npm_and_yarn/node/eslint-plugin-jsdoc-50.6.10
Bump eslint-plugin-jsdoc from 50.6.9 to 50.6.10 in /node
Merge pull request #1439 from roncli/dependabot/npm_and_yarn/logging/eslint-plugin-jsdoc-50.6.10
Bump eslint-plugin-jsdoc from 50.6.9 to 50.6.10 in /logging
Merge pull request #1438 from roncli/dependabot/npm_and_yarn/logging/eslint/js-9.25.1
Bump @eslint/js from 9.25.0 to 9.25.1 in /logging
Merge pull request #1436 from roncli/dependabot/npm_and_yarn/node/eslint/js-9.25.1
Bump @eslint/js from 9.25.0 to 9.25.1 in /node
Merge pull request #1435 from roncli/dependabot/npm_and_yarn/logging/dockerode-4.0.6
Bump dockerode from 4.0.5 to 4.0.6 in /logging
Merge pull request #1434 from roncli/dependabot/npm_and_yarn/node/eslint/js-9.25.0
Bump @eslint/js from 9.24.0 to 9.25.0 in /node
Merge pull request #1433 from roncli/dependabot/npm_and_yarn/logging/eslint/js-9.25.0
Bump @eslint/js from 9.24.0 to 9.25.0 in /logging
Replace Twitch pubsub with eventsub.
Cleanup return types.
Improve class usage.
Merge pull request #1432 from roncli/dependabot/docker/nginx/nginx-1.27.5-alpine
Bump nginx from 1.27.4-alpine to 1.27.5-alpine in /nginx
Fix eslint issues, wrap index.js in a class.
Updated tsconfig.json to support ES2022 for browsers.
Update global typings to support latest fullcalendar.
Force twurple's eventsub-http to use express-serve-static-core typings for express 5.
Updates for application insights.
Update eslint and automerge.
Merge pull request #1430 from roncli/dependabot/npm_and_yarn/node/twurple/chat-7.2.1
Merge pull request #1431 from roncli/dependabot/npm_and_yarn/node/twurple/api-7.2.1
Bump @twurple/api from 7.1.0 to 7.2.1 in /node
Bump @twurple/chat from 7.0.10 to 7.2.1 in /node
Merge pull request #1428 from roncli/dependabot/npm_and_yarn/node/roncli/node-minify-v1.2.4
Bump @roncli/node-minify from v1.2.1 to v1.2.4 in /node
Merge pull request #1426 from roncli/dependabot/npm_and_yarn/node/twurple/auth-7.2.1
Merge pull request #1425 from roncli/dependabot/npm_and_yarn/node/roncli/node-application-insights-logger-v1.1.0
Merge pull request #1424 from roncli/dependabot/npm_and_yarn/node/fullcalendar/core-6.1.17
Bump @fullcalendar/core from 6.1.11 to 6.1.17 in /node
Merge pull request #1429 from roncli/dependabot/npm_and_yarn/node/hot-router-1.0.4
Bump hot-router from 1.0.2 to 1.0.4 in /node
Merge pull request #1427 from roncli/dependabot/npm_and_yarn/node/types/node-22.14.1
Bump @types/node from 20.12.7 to 22.14.1 in /node
Bump @twurple/auth from 7.1.0 to 7.2.1 in /node
Bump @roncli/node-application-insights-logger in /node
Merge pull request #1423 from roncli/dependabot/npm_and_yarn/node/fullcalendar/daygrid-6.1.17
Bump @fullcalendar/daygrid from 6.1.11 to 6.1.17 in /node
Merge pull request #1415 from roncli/dependabot/npm_and_yarn/node/twurple/pubsub-7.2.1
Bump @twurple/pubsub from 7.0.10 to 7.2.1 in /node
Merge pull request #1418 from roncli/dependabot/npm_and_yarn/node/compression-1.8.0
Bump compression from 1.7.4 to 1.8.0 in /node
Merge pull request #1414 from roncli/dependabot/npm_and_yarn/node/timezonecomplete-5.13.1
Merge pull request #1417 from roncli/dependabot/npm_and_yarn/node/twurple/eventsub-http-7.2.1
Bump @twurple/eventsub-http from 7.0.10 to 7.2.1 in /node
Bump timezonecomplete from 5.12.4 to 5.13.1 in /node
Merge pull request #1422 from roncli/dependabot/npm_and_yarn/node/babel/core-7.26.10
Bump @babel/core from 7.24.6 to 7.26.10 in /node
Merge pull request #1421 from roncli/dependabot/npm_and_yarn/node/fullcalendar/list-6.1.17
Bump @fullcalendar/list from 6.1.11 to 6.1.17 in /node
Merge pull request #1420 from roncli/dependabot/npm_and_yarn/node/roncli/node-redis-v0.1.20
Bump @roncli/node-redis from v0.1.18 to v0.1.20 in /node
Merge pull request #1419 from roncli/dependabot/npm_and_yarn/node/tzdata-1.0.44
Bump tzdata from 1.0.40 to 1.0.44 in /node
Merge pull request #1416 from roncli/dependabot/npm_and_yarn/node/cookie-parser-1.4.7
Bump cookie-parser from 1.4.6 to 1.4.7 in /node
Replace figlet comments with MARK comments.
Merge pull request #1125 from roncli/dependabot/npm_and_yarn/node/discord-oauth2-2.12.1
Bump discord-oauth2 from 2.11.0 to 2.12.1 in /node
Merge pull request #1168 from roncli/dependabot/npm_and_yarn/node/twurple/auth-and-twurple/api-7.1.0
Merge pull request #1372 from roncli/dependabot/npm_and_yarn/node/discord.js-14.18.0
Share This Page
Social Media
Ronald M. Clifford
@roncli @mastodon.social

The Eagles took it to the limit WAY more than one more time.

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

It's my swan song!

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Is that... T-Pain?

Take a good hard look at the mother fucking float.

Reply Boost Favorite
CatSalad๐Ÿˆ๐Ÿฅ— (D.Burch) :blobcatrainbow:
@catsalad @infosec.exchange

Did you know that Pavlov's hair was famously soft and silky?
It's because he conditioned it. :ablobcatlurk:

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

"People suck. Don't be people." -roncli, 2019. ๐Ÿ™ƒ

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

And when the groundhog saw its shadow, the people declared:

"FOUR MORE YEARS OF STRESS EATING!"

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

I told you, son!

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Boss: "We need to come up with a number of hours it will take to do this super big project."

Me: "Do you want that number written out, or can I use exponential form?"

๐Ÿ™ƒ

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

I guess you CAN'T do it with True Value. cnn.com/2024/10/14/business/tr

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Former 2 time world champion DogPlayingTetris becomes the first player to ever rollover the level counter in NES Tetris, performing what's known in the community as "Rebirth". Final score: 29,486,164, 4216 lines, level 347 (256 + 91)... all huge world records.

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Back row... Mother with screaming infant, 300 lb linebacker, and me. Or what's left of me.

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

I'd also love a 6 hour layover overnight instead of taking the red eye I was going to take and be 7 hours later getting into Cleveland than I wanted, why do you ask?

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Why yes, I'd love to leave at 4:40 to get to the airport at 6:20 for an 8:20 flight that got delayed to 9:05 which is too late for my connection so now I'm on a 10:20 flight instead. Why do you ask?

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Twitch getting SOMETHING right for once...

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

You may just be a po'boy, but I love you. โ™ฅ๏ธ

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

I've never had as much fun on comms for a Tetris match as I did tonight with NinjaOfNinjas for the silver bracket semis and finals. What a show!

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Logan Paul didn't qual for silver unfortunately. ๐Ÿ™ƒ

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

I'm not done! I'll be casting the later rounds of the silver bracket today at 6:30 PM Pacific at twitch.tv/classictetris3. Cya there!

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

I'll be live casting qualifiers today for CTWC at twitch.tv/classictetris2 at 1 PM Pacific and twitch.tv/classictetris3 at 3:30 PM Pacific. This year's CTWC is the craziest yet so don't miss it!

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Public restrooms are funny.

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

The golden state, more like the blackened state. ๐Ÿ”ฅ

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Just a note to everyone out there who still believes 2020 hasn't ended that today is Unquinquaginember 21st, 2020.

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Burritos can be used for bribing if necessary. ๐ŸŒฏ :)

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

@shanselman Who at Microsoft do I have to bribe to fix ADO so that those of us on dark mode who copy/paste text from one task to another can do so without our friends on light mode seeing dark text on a dark background?

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

I updated the blog post with a statement from Revival. While I'm not particularly happy with Revival's decision, I understand their motives. It's just a shame that it was someone from Interplay that had to go and do this. "By games for gamers" my ass.

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Damn, got another Tetris world record! This time in the arcade variant developed by Atari. 6,008,005 points, 5,386 lines, round 363. Be warned, it's nearly FIVE HOURS. twitch.tv/videos/2131759212

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

I certainly didn't have "Overload but with web3 features" on my 2024 bingo card. WTF did Revival Productions just do?

roncli.com/blogger/39495275106

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

@solitha New rule: cat tax. For every pun you post or repost, you're now required to pay the tax of posting one cute cat video.

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Today was a special day. I scored 1,016,221 points in classic NES Tetris, the first time I broke the 999,999 maxout barrier.

With that maxout, I became the oldest person to get their first ever maxout at 46 years 319 days.

After I scored that, I learned that today would have been 7-time Tetris world champion Jonas Neubauer's 43rd birthday.

I am FILLED with incredible emotion tonight.

clips.twitch.tv/AverageImporta

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

"I'm Sorry, What?!" The biggest bailout in the history of Descent II! youtube.com/watch?v=GLlTk7wa59A

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

โ€œBART anime merch" are three words that I would not have expected to go together, but here we are. railgoods.com/bart/anime/

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Does anyone else sing the chorus to "Cherish" by Kool & The Gang to themselves whenever they play or watch streams of Balatro? Or is that just me?

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

I'm fact that's what Lingo needs: a "phone" block. The clue is an incorrect autocorrected form of the answer. ๐Ÿ™ƒ

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

It's like my phone knows I've been playing Lingo. I typed in "exited" and my phone was all:

โฌœ๏ธ EXCITED ------
โ–ช๏ธ
โ–ช๏ธ

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

@arborelia Bag-les.

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

A comparison of the classic Tetris and Descent communities. Not a post I write lightly, either.

roncli.com/blogger/37031578090

Reply Boost Favorite
martin
@luftlesen @mstdn.jp

Aptiz played #Pentis again. In the beginning you can see roncli asking in the chat for the right version. About an hour later, he broke the #PentisRankings record with 60K ! Congratulations roncli ๐Ÿ† ๐ŸŽ‰
twitch.tv/videos/2052528360?sr

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Yeah, it's season 11. But the OTL Season 6 highlight reel is up, this time Fireball has taken the reins! Check out this video jam packed full of kills, deaths, silliness, and Sirius puns. youtube.com/watch?v=SXstLVjnaGo

Reply Boost Favorite
Ronald M. Clifford
@roncli @mastodon.social

Over on , someone retweeted sympathy for the people being laid off today...

...and then said that Amazon Games was hiring. You know, the one that just had layoffs in NOVEMBER.

Honestly? Tech sucks right now.

Reply Boost Favorite
Join roncli on Discord!
Join the roncli Gaming Discord server for discussion about gaming, development, and more!
roncli.com Media Player