I hereby claim:
- I am adityatd on github.
- I am adityatd (https://keybase.io/adityatd) on keybase.
- I have a public key ASC3yK4zJjYi82jHZrPDc3XINWLyTijaim6zMece2xfIFgo
To claim this, I am signing this object:
| # Source and Credit: https://github.com/vercel/next.js/tree/canary/examples/with-docker | |
| # It's slightly modified than the original, please read through before using it :) | |
| FROM node:lts-alpine AS deps | |
| # Check https://github.com/nodejs/docker-node/tree/b4117f9333da4138b03a546ec926ef50a31506c3#nodealpine to understand why libc6-compat might be needed. | |
| RUN apk add --no-cache libc6-compat | |
| WORKDIR /app | |
| COPY package.json package-lock.json ./ | |
| RUN npm ci |
I hereby claim:
To claim this, I am signing this object:
Recently Klasa (discord.js bot framework) has migrated to it's own Discord API wrapper @klasa/core instead of using the generic discord.js.
@klasa/core gives full customizability to it's core that discord.js failed to offer.@klasa/core has High-Level API with Low-Level Performance.discord.js.discord.js. It's completely written in TypeScript.discord.js.| Command Name | Description |
|---|---|
| n!dmsong | Make Nitrous send you a Direct Message with Song information. |
| n!dump | Save all the current songs in your queue in the Nitrous format to load later. |
| n!loop | Toggle song looping/repeating. |
| n!lyrics | Get lyrics of the current song or any song you want. |
| n!nowplaying | Information about the currently playing song in the guild. |
| n!play | Command to play some music with Nitrous. |
| n!shuffle | Shuffles the Queue so it plays random tracks from the queue. |
| n!skip | Skip/Vote Skip the current song. |
| * { | |
| transition-duration: 0.2s; | |
| } | |
| body { | |
| background-color: #212121; | |
| color: #E0E0E0; | |
| } | |
| li { | |
| color: #E0E0E0; | |
| background-color: transparent; |
I hereby claim:
To claim this, I am signing this object: