aboutsummaryrefslogtreecommitdiff
path: root/src/commands/info
AgeCommit message (Expand)Author
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 ma...IRONM00N
2022-08-10update discord js and discord-akairoIRONM00N
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
2022-06-02feat(helpCommand): add argumentsIRONM00N
2022-06-01chore: fromatting fixes, refactor ping command, hopefully fix duration roundi...IRONM00N
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 bre...IRONM00N
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
2022-01-25I love breaking changes!!!!IRONM00N
2022-01-23fix discord.js breaking changes, some other stuffIRONM00N
2022-01-16fix url not working sometimesIRONM00N
2022-01-08add shared dbIRONM00N