aboutsummaryrefslogtreecommitdiff
path: root/src/commands/info
AgeCommit message (Collapse)Author
2022-10-03wipIRONM00N
2022-09-07clean upHEADmasterIRONM00N
2022-09-07fix user commandIRONM00N
2022-09-05revamp command permissions, fix permission exploit for some command when ↵IRONM00N
used in forum channels, use enums more
2022-08-28rebrand v3IRONM00N
2022-08-27add bot -> application mapping for user commandIRONM00N
2022-08-22add privacy policy to help command and links commandIRONM00N
2022-08-22don't show both bot emojisIRONM00N
2022-08-20fix ts composite shit, replace got with native fetch, update depsIRONM00N
2022-08-18restructure, experimental presence and member automod, fixed bugs probably ↵IRONM00N
made some more bugs
2022-08-10update discord js and discord-akairoIRONM00N
fix breaking changes add unverified bot emoji to user command
2022-08-05use assert/strictIRONM00N
2022-08-05add more mappingsIRONM00N
2022-08-05random stuffIRONM00N
2022-07-14invite infoIRONM00N
2022-07-14add some explicit returns annotations for help commandIRONM00N
2022-07-10allow more config options to be null / not setIRONM00N
2022-07-06remove array from add*(...)IRONM00N
2022-06-19add more aliases to the links commandIRONM00N
2022-06-17remove global client variableIRONM00N
2022-06-16remove util classes, move config out of srcIRONM00N
2022-06-14remove the war crimes that I previously committedIRONM00N
- Remove custom typings and replace with declaration merging - Fix the typings for args - Replace all discord-api-types imports with discord.js imports - Fix discord.js breaking changes
2022-06-02feat(helpCommand): add argumentsIRONM00N
2022-06-01chore: fromatting fixes, refactor ping command, hopefully fix duration ↵IRONM00N
rounding issues
2022-06-01fix: remove user allowed mentionsIRONM00N
2022-05-31refactoring & changes to steal commandIRONM00N
2022-05-28feat: custom stripIndentIRONM00N
2022-05-25feat: massEvidence commandIRONM00N
2022-05-24fix: breaking changesIRONM00N
2022-04-20fix invite link, remove store channel, update to use builder methods, fix ↵IRONM00N
breaking changes
2022-03-08feat: use short date format in guild and user commandsIRONM00N
2022-03-08feat: improve appeal listenerIRONM00N
2022-03-06fix(UserInfoCommand): too many rolesIRONM00N
2022-03-05chore: upgrade depsIRONM00N
2022-03-03refactor: preemptively switch addField to addFieldsIRONM00N
2022-02-27fix(FeaturesCommand): properly hide disabled featuresIRONM00N
2022-02-26feat: use Time enumIRONM00N
2022-02-24fix(UserInfoCommand): error when user has no rolesIRONM00N
2022-02-19fix: a ton of shitIRONM00N
2022-02-14fix: remove ts-ingoresIRONM00N
2022-02-13started working on appealsIRONM00N
2022-02-07started working on highlight commandIRONM00N
2022-02-04remove source-map-support and momentIRONM00N
2022-02-04explicit member accessibility & jsdocs & typingsIRONM00N
2022-02-03refactor guild info commandIRONM00N
2022-02-03add bot info to user info commandIRONM00N
2022-02-02refactor user info commandIRONM00N
2022-02-01fix userInfo showing None flagIRONM00N
2022-01-31fixes, and breaking changesIRONM00N
2022-01-28snowflake channel type reverse enm mapIRONM00N