🥐
Highlights
Pinned Loading
-
djs-ts-template
djs-ts-template Public templateTemplate for a discord.js v14 bot using TypeScript
TypeScript 1
-
DiscordShare
DiscordShare PublicWeb app that makes sharing your Discord profile a little more ✨ interesting ✨
TypeScript
-
-
TypeScript implementation of the JSe...
TypeScript implementation of the JSend specification 1export interface ApiResponse {
2status: 'success' | 'fail' | 'error';
3data?: any;
4message?: any;
5}
-
A Tampermonkey script that removes a...
A Tampermonkey script that removes any blacklisted courses from the page 1// ==UserScript==
2// @name Remove old classes from eŠtudij
3// @author Jan Plazovnik
4// @include https://estudij.um.si/
5// @version 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.