1. f97e864 Remove accidental debug logging by Skyler Grey · 1 year, 7 months ago
  2. f25451c Reformat code by Skyler Grey · 1 year, 7 months ago
  3. 73fbcdd Correct wordFilter conditional by Skyler Grey · 1 year, 7 months ago
  4. daf11b5 Simplify and correct conditional in invite filtering by Skyler Grey · 1 year, 7 months ago
  5. ecab41b Stop using client from the outer scope in channelDelete by Skyler Grey · 1 year, 7 months ago
  6. 22586d5 fixed lowercase messageCreate logs by TheCodedProf · 1 year, 7 months ago
  7. 2ffc154 nothing notable by TheCodedProf · 1 year, 7 months ago
  8. 680c497 Fixed User Context Menus by TheCodedProf · 1 year, 7 months ago
  9. c7e8ef1 I'm not sure if this works yet. DO NOT PR UNTIL TESTED by TheCodedProf · 1 year, 7 months ago
  10. 21d4b0f undid scancache changes by TheCodedProf · 1 year, 7 months ago
  11. 258f537 fixed string testing by TheCodedProf · 1 year, 7 months ago
  12. ca29ebb prettiered by TheCodedProf · 1 year, 9 months ago
  13. 35e7371 updated /nucleus suggest to be nice, fixed help, added needs saving to footer for automod settings. by TheCodedProf · 1 year, 9 months ago
  14. 4e27b1e Fix malware scanning and a few related bugs (#42) by Skyler · 1 year, 9 months ago
  15. 017c372 Fix linting issues by Skyler Grey · 1 year, 9 months ago
  16. e9c3ef6 Fix scanning on avatar update by Skyler Grey · 1 year, 9 months ago
  17. 7416964 I believe NSFW PFP scanning now works. Please could reviewers test this using either server profiles or isolated alts by Skyler Grey · 1 year, 9 months ago
  18. 8034b94 Fix image conversion and member update avatar checking, nsfw detection is still broken by Skyler Grey · 1 year, 9 months ago
  19. 0d88522 worked on NSFW Image testing by Skyler Grey · 1 year, 9 months ago
  20. c1908c0 Published sooner than 1970 by PineappleFan · 1 year, 9 months ago
  21. c6a9366 Reformat with prettier by Skyler Grey · 1 year, 9 months ago
  22. f4f21c4 Fix all missing await issues (eslint) by Skyler Grey · 1 year, 9 months ago
  23. 5b78b42 Fix various environment-dependent compilation errors by Skyler Grey · 1 year, 9 months ago
  24. 1e462ab Fixed typing by pineafan · 1 year, 9 months ago
  25. 6de4da5 Please look over - not for production by pineafan · 1 year, 9 months ago
  26. fa44599 small qol by pineafan · 1 year, 9 months ago
  27. 6769176 Reformat code by Skyler Grey · 1 year, 9 months ago
  28. b7a7b99 fixed intents by TheCodedProf · 1 year, 9 months ago
  29. e00405f added migration by TheCodedProf · 1 year, 9 months ago
  30. da16adf Reformat using prettier by Skyler Grey · 1 year, 9 months ago
  31. 9f5fca8 Merge branch 'main' into development by Skyler · 1 year, 9 months ago
  32. 3331c9f Add some more checks for what autoPublish can publish by Skyler Grey · 1 year, 9 months ago
  33. 13892c6 Allow auto publish for bots by PineappleFan · 1 year, 9 months ago
  34. cc63dee Development (#12) by Samuel Shuert · 1 year, 9 months ago
  35. cbe7f6b added guildremove by TheCodedProf · 1 year, 9 months ago
  36. 27bf3cd Development (#11) by Samuel Shuert · 1 year, 9 months ago
  37. f8ef794 worked on transcripts by TheCodedProf · 1 year, 9 months ago
  38. 94ff6de big work today! by TheCodedProf · 1 year, 9 months ago
  39. 686829f Webhooks work by TheCodedProf · 1 year, 9 months ago
  40. 96228bd Fixed all typescript errors by pineafan · 1 year, 9 months ago
  41. ff37b59 fixed event logs other than webhookUpdate which is broken for an unknown reason by TheCodedProf · 1 year, 9 months ago
  42. 1807fb3 fixing eslint by TheCodedProf · 1 year, 9 months ago
  43. e35c459 fixing event logs by TheCodedProf · 1 year, 9 months ago
  44. 6ec331b fixing event logs by TheCodedProf · 1 year, 9 months ago
  45. 46518a4 finished? by TheCodedProf · 1 year, 9 months ago
  46. baee2c1 added autopublish by TheCodedProf · 1 year, 9 months ago
  47. 1f67504 fixed settings commands, todo's by TheCodedProf · 1 year, 9 months ago
  48. ad0b820 added channel cleaning by TheCodedProf · 1 year, 9 months ago
  49. 1611367 fixed createMessage.ts by TheCodedProf · 1 year, 10 months ago
  50. 5b53a8c finished automod by TheCodedProf · 1 year, 10 months ago
  51. 4f79da1 worked on automod by TheCodedProf · 1 year, 10 months ago
  52. 267563a Nucleus stats done / premium started by TheCodedProf · 1 year, 10 months ago
  53. 5d98a4b Coded wanted to host the liveshare by PineaFan · 1 year, 10 months ago
  54. 19dc9b8 small fixes by PineaFan · 1 year, 10 months ago
  55. c4d6c3f Verify working by PineaFan · 1 year, 10 months ago
  56. 638eb13 No typescript errors by PineaFan · 1 year, 10 months ago
  57. b493b8a fixed events/* by TheCodedProf · 1 year, 10 months ago
  58. 9812b70 possible fix for webhook. NOT TESTED by TheCodedProf · 1 year, 10 months ago
  59. a16d167 fixed events/* (not including webhookUpdate.ts) by TheCodedProf · 1 year, 10 months ago
  60. 309d618 fixed channelUpdate.ts by TheCodedProf · 1 year, 10 months ago
  61. 60a1f49 changed pkg.json by TheCodedProf · 1 year, 10 months ago
  62. e6ba788 All commands and some events finished by PineaFan · 1 year, 10 months ago
  63. 9b2ac4d fixed up a few commands by PineaFan · 1 year, 10 months ago
  64. 0d06edc Tickets! and a lot of bug fixes by PineaFan · 1 year, 10 months ago
  65. 1dee28f Working on viewas by PineaFan · 1 year, 10 months ago
  66. 538d375 Performance testing by PineaFan · 1 year, 10 months ago
  67. a34d04b More commands fixed and purge to here by PineaFan · 1 year, 11 months ago
  68. 752af46 Command registration (for mini) by PineaFan · 1 year, 11 months ago
  69. 64486c4 COMMAND REGISTRATION WORKS by PineaFan · 1 year, 11 months ago
  70. f21323a Fix various issues pre-switching-to-bun by Skyler Grey · 2 years, 3 months ago
  71. 0f5cc78 Much more typing by pineafan · 2 years, 3 months ago
  72. 3a02ea3 styling fixes and some typing by pineafan · 2 years, 3 months ago
  73. 4e42594 more types by pineafan · 2 years, 4 months ago
  74. 4c7825a some small tweaks by pineafan · 2 years, 4 months ago
  75. e7cccc0 some small tweaks by pineafan · 2 years, 4 months ago
  76. 11236ba Bug fixes and ~~performance~~ typing improvements by Skyler Grey · 2 years, 4 months ago
  77. c634e2b Fix some more eslint & ts errors by Skyler Grey · 2 years, 4 months ago
  78. 75ea917 Fix a bunch of linter errors by Skyler Grey · 2 years, 4 months ago
  79. 63fc5e2 Still got errors and warnings, mostly the same and easy to fix by pineafan · 2 years, 4 months ago
  80. 41d9356 Fixed welcome by pineafan · 2 years, 4 months ago
  81. e23c4ec I hereby decree that this document shall no longer contain the substring " == ", and hereafter shall be referred to as " === ". This amendment shall take effect immediately. by pineafan · 2 years, 4 months ago
  82. 0bc0416 Added options for stats channels, moderation command buttons and fixed the updating of stats channels by pineafan · 2 years, 4 months ago
  83. 02ba023 stats channels by pineafan · 2 years, 4 months ago
  84. 813bdf4 forgot to add files by pineafan · 2 years, 4 months ago
  85. 73a7c4a loads of bug fixes by pineafan · 2 years, 4 months ago
  86. da6e534 resetting linux lol by pineafan · 2 years, 5 months ago
  87. 52906cd fixed leave by pineafan · 2 years, 5 months ago
  88. 4edb776 huge changes once again by pineafan · 2 years, 5 months ago
  89. 6702cef loads of new commands, updates and bug fixes by pineafan · 2 years, 5 months ago
  90. 34369e6 added page indicators by pineafan · 2 years, 6 months ago
  91. e625d78 few changes by pineafan · 2 years, 7 months ago
  92. ad54d75 guess who forgot to add files by pineafan · 2 years, 7 months ago
  93. 377794f i have not committed in years by pineafan · 2 years, 7 months ago
  94. 3276721 for coded by pineafan · 2 years, 8 months ago