Giter Site home page Giter Site logo

ijskoud / dh-assistant Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 6.0 3.64 MB

[DEPRECATED] CHECK LINK BELOW FOR UPDATED REPO. The open-source multi-purpose Discord bot for Draavo's Hangout written in TypeScript.

Home Page: https://ijskoud.dev/github/pentagon

License: MIT License

TypeScript 98.93% Shell 0.49% HTML 0.52% JavaScript 0.05%
bot dashboard discord discord-bot multi-purpose-bot typescript

dh-assistant's Introduction

welcome banner image

export class Human {
  public readonly name = "Daan Klarenbeek";
  public readonly username = "ijsKoud";

  public readonly web = "https://ijskoud.dev/";
  public readonly linkedIn = "https://ijskoud.dev/linkedin";

  public position = "student";
  public readonly age: number;

  public constructor(age: number = 17) {
    this.age = age;
  }

  public get stack(): Record<string, string[]> {
    return {
      languages: ["JavaScript", "TypeScript", "Python"],
      database: ["PostgreSQL", "Mongo DB", "Redis"],
      frontend: ["ReactJS", "NextJS", "Tailwind CSS", "HTML", "CSS"],
      backend: ["NodeJS", "ExpressJS", "TRPC"],
      devops: ["Docker", "Linux"],
      misc: ["Prisma", "firebase", "turborepo"]
    }
  }
}

๐Ÿ”ฅ Github Stats

  1. ๐ŸŽ‰ Merged PR #105 in ijsKoud/PaperPlane-docs
  2. ๐ŸŽ‰ Merged PR #29 in ijsKoud/automations
  3. ๐ŸŽ‰ Merged PR #512 in ijsKoud/PaperPlane
  4. ๐ŸŽ‰ Merged PR #538 in ijsKoud/PaperPlane
  5. ๐ŸŽ‰ Merged PR #183 in ijsKoud/adventofcode
  6. ๐ŸŽ‰ Merged PR #15 in ijsKoud/automations
  7. ๐ŸŽ‰ Merged PR #154 in snowcrystals/template
  8. ๐ŸŽ‰ Merged PR #9 in ijsKoud/automations
  9. ๐ŸŽ‰ Merged PR #276 in ijsKoud/ijsblokje
  10. ๐ŸŽ‰ Merged PR #160 in snowcrystals/iglo

dh-assistant's People

Contributors

dependabot[bot] avatar ijskoud avatar imgbotapp avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar

dh-assistant's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update actions/setup-node digest to 969bd26

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • chore(deps): update dependency moment to v2.29.4 [security]

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v3@2541b1294d2704b0964813337f33b291d3f8596b
  • github/codeql-action v2@b398f525a5587552e573b247ac661067fafa920b
  • github/codeql-action v2@b398f525a5587552e573b247ac661067fafa920b
  • github/codeql-action v2@b398f525a5587552e573b247ac661067fafa920b
.github/workflows/test.yml
  • actions/checkout v3@2541b1294d2704b0964813337f33b291d3f8596b
  • actions/setup-node v3@2fddd8803e2f5c9604345a0b591c3020ee971a93
  • actions/checkout v3@2541b1294d2704b0964813337f33b291d3f8596b
  • actions/setup-node v3@2fddd8803e2f5c9604345a0b591c3020ee971a93
html
assets/html/template.html
  • highlight.js 10.7.3
  • highlight.js 11.6.0
npm
package.json
  • @commitlint/cli ^17.1.2
  • @commitlint/config-angular ^17.1.0
  • @daangamesdg/logger ^1.1.0
  • @daangamesdg/youtube-notifications ^1.0.2
  • @prisma/client ^4.3.1
  • @sapphire/decorators ^4.3.8
  • @sapphire/framework ^2.5.1
  • @sapphire/plugin-subcommands ^2.2.2
  • @sapphire/type ^2.2.4
  • axios ^0.27.2
  • body-parser ^1.20.0
  • canvas ^2.10.1
  • cookie-parser ^1.4.6
  • cors ^2.8.5
  • discord-giveaways ^5.2.2
  • discord.js ^13.10.3
  • dotenv ^16.0.2
  • express ^4.18.1
  • express-rate-limit ^6.6.0
  • highlight.js ^11.6.0
  • husky ^8.0.1
  • jsdom ^20.0.0
  • lint-staged ^13.0.3
  • long-timeout ^0.1.1
  • moment ^2.29.1
  • moment-timezone ^0.5.37
  • ms ^2.1.3
  • nanoid ^4.0.0
  • node-canvas-with-twemoji-and-discord-emoji ^1.2.1
  • random-words ^1.2.0
  • simple-markdown ^0.7.3
  • twemoji ^14.0.2
  • uuid ^9.0.0
  • @sapphire/eslint-config ^4.3.8
  • @sapphire/prettier-config ^1.4.4
  • @sapphire/ts-config ^3.3.4
  • @types/body-parser ^1.19.2
  • @types/cookie-parser ^1.4.3
  • @types/cors ^2.8.12
  • @types/express ^4.17.13
  • @types/express-rate-limit ^5.1.3
  • @types/jsdom ^20.0.0
  • @types/long-timeout 0.1.0
  • @types/ms 0.7.31
  • @types/node 16.11.58
  • @types/random-words 1.1.2
  • @types/uuid 8.3.4
  • @typescript-eslint/eslint-plugin ^5.36.2
  • @typescript-eslint/parser ^5.36.2
  • cross-env ^7.0.3
  • eslint ^8.23.0
  • eslint-config-prettier ^8.5.0
  • eslint-plugin-prettier ^4.2.1
  • nodemon ^2.0.19
  • prisma ^4.3.1
  • typescript 4.8.3

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (github>whitesource/merge-confidence:beta)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.