Pinned Repositories
Aegir
An auto-migration tool for migrating Nextcord bots to V3
Alaric
A simplistic yet powerful asynchronous MongoDB query engine.
Blurp
A simple request logger for SSRF purposes :P
Discord-Anti-Spam
Ever wanted a bot to automatically deal with spammers? This is your Python library for it.
Discord-Bot-Base
An implementation of a commands.Bot subclass with heaps of cool features to reduce boilerplate
DPY-Ticket-Bot
A fully featured ticket bot coded in discord.py
Function-Cooldowns
A simplistic decorator based approach to rate limiting function calls.
logoo
A Python package for easy openobserve log ingestion
Project-6
A project inspired by Person of Interest
Zonis
Agnostic IPC for Python programs
Skelmis's Repositories
Skelmis/Discord-Anti-Spam
Ever wanted a bot to automatically deal with spammers? This is your Python library for it.
Skelmis/Alaric
A simplistic yet powerful asynchronous MongoDB query engine.
Skelmis/Function-Cooldowns
A simplistic decorator based approach to rate limiting function calls.
Skelmis/Zonis
Agnostic IPC for Python programs
Skelmis/Blurp
A simple request logger for SSRF purposes :P
Skelmis/example-vulnerable-flask
A minimal web app developed with Flask
Skelmis/Dockerized-Portainer
Extends https://github.com/portainer/portainer-compose with my own bits and bobs
Skelmis/idox
IDOR file downloader using HTTP request files
Skelmis/python-docx
A fork of python-docx but with everyday features I need
Skelmis/logoo
A Python package for easy openobserve log ingestion
Skelmis/PCRT-3
PCRT (PNG Check & Repair Tool), a tool to help check and fix the error in a PNG image converted to Python 3.11
Skelmis/Repo-Labeler
A consistent way to give a repo a set of issue labels I like
Skelmis/bandit
Bandit is a tool designed to find common security issues in Python code.
Skelmis/cs.skelmis.co.nz
A dynamic Django based site for easier redirects with some usage data.
Skelmis/cv
Forked from https://github.com/BartoszJarocki/cv
Skelmis/disnake
An API wrapper for Discord written in Python.
Skelmis/DnD-Money-Tracker
Because tracking how much money the party has manually sucks
Skelmis/DnD-Quickrefs
A nice quick reference of stuff for DnD games
Skelmis/file-validation
A simple flask for file validation in conjunction with a research blog of mine
Skelmis/improved-initiative
Combat tracker for Dungeons and Dragons (D&D) 5th Edition
Skelmis/Jemba
Publicly available rules for Jemba
Skelmis/nextcord
A maintained fork of Danny's discord.py
Skelmis/openobserve-docs
OpenObserve documentation
Skelmis/Passwordless-Auth-Bot
Skelmis/piccolo_admin
A powerful web admin for your database.
Skelmis/Python-Commons
A bunch of Python code I reuse in many projects and wanted to centralise
Skelmis/python-docx-stubs
Stubs for https://github.com/python-openxml/python-docx
Skelmis/Skelmis
Hey! This is my saucy overview repo
Skelmis/tbue.skelmis.co.nz
The demo side of my time based user enumeration presentation
Skelmis/XSS-C2
Investigating the plausibility of an XSS payload as a C2 agent within a browser session. Think BeEF but my own attempt