aboutsummaryrefslogtreecommitdiff
path: root/src/commands/info/guildInfo.ts
AgeCommit message (Expand)Author
2022-09-05revamp command permissions, fix permission exploit for some command when used...IRONM00N
2022-08-28rebrand v3IRONM00N
2022-08-05use assert/strictIRONM00N
2022-07-06remove array from add*(...)IRONM00N
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-05-31refactoring & changes to steal 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-03refactor: preemptively switch addField to addFieldsIRONM00N
2022-02-13started working on appealsIRONM00N
2022-02-03refactor guild info commandIRONM00N
2022-02-03add bot info to user info commandIRONM00N
2022-01-31fixes, and breaking changesIRONM00N
2022-01-25I love breaking changes!!!!IRONM00N
2022-01-23fix discord.js breaking changes, some other stuffIRONM00N
2022-01-06fix a few things, add level roles (finally)IRONM00N
2021-12-29import typeIRONM00N
2021-12-27better typings and some other stuffIRONM00N
2021-12-20do some fixes or somethingIRONM00N
2021-11-28a few small changesIRONM00N
2021-11-22update contributors, fix formatting, added a bunch of repo forksIRONM00N
2021-11-10fixed lots of shit I thinkIRONM00N
2021-11-01convert to esmIRONM00N
2021-10-31upgrade typescript, improve workflow, bunch of bug fixes and some other thingsIRONM00N
2021-10-27change printWidth to 130 and update dependeciesIRONM00N
2021-10-26clean up, bug fixesIRONM00N
2021-10-23a ton of bug fixesIRONM00N
2021-10-21miscIRONM00N
2021-10-21Refactoring, rewrote ButtonPaginator, better permission handling + support fo...IRONM00N
2021-09-09added some timestampsIRONM00N
2021-09-02fix prefer-templateIRONM00N
2021-08-25cleaned up, wolfram alpha command, a few fixesIRONM00N
2021-08-17turned on ts strict optionIRONM00N
2021-07-31upgraded to typescript 4.3.5IRONM00N
2021-07-30general clean up and fix automodIRONM00N
2021-07-29added a rudimentary automod, fixed a bunch of stuff, added some more listenersIRONM00N
2021-07-26refactor: this.client -> clientIRONM00N
2021-07-26refactor: this.client.util -> utilIRONM00N
2021-07-14started moving over some other commandsIRONM00N