Skip to content

Instantly share code, notes, and snippets.

View Assassin-1234's full-sized avatar
🎯
Focusing

Angad Kohli Assassin-1234

🎯
Focusing
View GitHub Profile
@Rachniotov
Rachniotov / README.md
Last active September 6, 2022 09:50
Darkmode for Mongodb Compass!

Introduction

So I used Mongodb Compass for a little time a few months ago and then i switched to another mongo client gui for the sole reason, Darkmode. That mongo client was good but recently it became paid. I then switched back to Compass but my eyes couldnt take it 😩

Then I spent some time researching what could I do to make compass darker and easier to read and I found this npm package for the Darkreader chrome plugin. I knew that compass was made in Electron as it had .asar files in its source, that means I could easily implemt that npm package into the Electron app.

@advaith1
advaith1 / discordjs-slash-commands.md
Last active April 20, 2024 05:39
Slash Commands in Discord.js