1. 72659cc Fixed rolemenu (should be usable now) by pineafan · 1 year, 6 months ago
  2. def38a7 Suggestions and guide now work in DMs. Invite no longer has the bot scope (no longer required by discord) by pineafan · 1 year, 6 months ago
  3. 3a64870 removed unnecesary nullish-coallesing by TheCodedProf · 1 year, 7 months ago
  4. 258f537 fixed string testing by TheCodedProf · 1 year, 7 months ago
  5. 122b062 prettier by TheCodedProf · 1 year, 7 months ago
  6. f545714 updated nickname check by Samuel Shuert · 1 year, 8 months ago
  7. eb13a1b updated name check by Samuel Shuert · 1 year, 8 months ago
  8. ca387af added try catch to tesseract by TheCodedProf · 1 year, 8 months ago
  9. 7056a3d Default to file not being malware by PineappleFan · 1 year, 8 months ago
  10. d696889 Removed a bunch of console.logs by PineappleFan · 1 year, 8 months ago
  11. 1cfa1ae prettiered by TheCodedProf · 1 year, 9 months ago
  12. 764e6c2 fixed /user tracks & /settings tracks. Added presets to /server buttons by TheCodedProf · 1 year, 9 months ago
  13. 21f5229 Reformat by Skyler Grey · 1 year, 9 months ago
  14. 80ad854 fixed format (needs json fix) & component bugs by TheCodedProf · 1 year, 9 months ago
  15. e9c3ef6 Fix scanning on avatar update by Skyler Grey · 1 year, 9 months ago
  16. 7a966df Use a local (& better) NSFW model 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. ea0937b Reformat by Skyler Grey · 1 year, 9 months ago
  19. 8034b94 Fix image conversion and member update avatar checking, nsfw detection is still broken by Skyler Grey · 1 year, 9 months ago
  20. 0d88522 worked on NSFW Image testing by Skyler Grey · 1 year, 9 months ago
  21. e27b831 Fix issues with images not being scanned by Skyler Grey · 1 year, 9 months ago
  22. c6a9366 Reformat with prettier by Skyler Grey · 1 year, 9 months ago
  23. f4f21c4 Fix all missing await issues (eslint) by Skyler Grey · 1 year, 9 months ago
  24. d115731 Provide the clamav socket, correctly upsert file hashes by Skyler Grey · 1 year, 9 months ago
  25. 0a4846c Make malware scanning work by Skyler Grey · 1 year, 9 months ago
  26. 62da9bf Use tfjs-node rather than tfjs for browser by Skyler Grey · 1 year, 9 months ago
  27. 3217998 Downgrade nsfwjs and return saveAttachment as it is elsewhere used by Skyler Grey · 1 year, 9 months ago
  28. 1443271 Fix nickname and nsfw pfp scanning by Skyler Grey · 1 year, 9 months ago
  29. 1e462ab Fixed typing by pineafan · 1 year, 9 months ago
  30. 6de4da5 Please look over - not for production by pineafan · 1 year, 9 months ago
  31. d8ef1f3 started fix on NSFW & Malware checking (using tfjs-node + NSFWJS & clamscan) by TheCodedProf · 1 year, 9 months ago
  32. da16adf Reformat using prettier by Skyler Grey · 1 year, 9 months ago
  33. 0941da4 finished? by TheCodedProf · 1 year, 9 months ago
  34. 01cba76 possibly finished current features by TheCodedProf · 1 year, 9 months ago
  35. 1f67504 fixed settings commands, todo's by TheCodedProf · 1 year, 9 months ago
  36. b0d0c24 fixed loads of typing errors by PineaFan · 1 year, 10 months ago
  37. 633866f worked on premium by TheCodedProf · 1 year, 10 months ago
  38. 5b53a8c finished automod by TheCodedProf · 1 year, 10 months ago
  39. b5e9d55 worked on scanners, database, tracks, some moving around and cleaning up files. by TheCodedProf · 1 year, 10 months ago
  40. a112f61 updated settings commands by TheCodedProf · 1 year, 10 months ago
  41. f86ba09 removed discordjs/builders, worked on help by TheCodedProf · 1 year, 10 months ago
  42. d471ccd changed wording on guide and updated commandmentionbyname by PineaFan · 1 year, 10 months ago
  43. 1c3ad3c worked on settings/rolemenu and help by TheCodedProf · 1 year, 10 months ago
  44. 267563a Nucleus stats done / premium started by TheCodedProf · 1 year, 10 months ago
  45. 4a6d571 intermediate update by TheCodedProf · 1 year, 10 months ago
  46. c4d6c3f Verify working by PineaFan · 1 year, 10 months ago
  47. e6ba788 All commands and some events finished by PineaFan · 1 year, 10 months ago
  48. 0d06edc Tickets! and a lot of bug fixes by PineaFan · 1 year, 10 months ago
  49. 538d375 Performance testing by PineaFan · 1 year, 10 months ago
  50. 5bea7e1 More errors fixed by PineaFan · 1 year, 11 months ago
  51. a34d04b More commands fixed and purge to here by PineaFan · 1 year, 11 months ago
  52. 752af46 Command registration (for mini) by PineaFan · 1 year, 11 months ago
  53. 64486c4 COMMAND REGISTRATION WORKS by PineaFan · 1 year, 11 months ago
  54. 21c0859 moved to d.js 14.3.0, started fixing errors by TheCodedProf · 2 years, 2 months ago
  55. f21323a Fix various issues pre-switching-to-bun by Skyler Grey · 2 years, 3 months ago
  56. 0f5cc78 Much more typing by pineafan · 2 years, 3 months ago
  57. 3a02ea3 styling fixes and some typing by pineafan · 2 years, 3 months ago
  58. 11236ba Bug fixes and ~~performance~~ typing improvements by Skyler Grey · 2 years, 4 months ago
  59. c634e2b Fix some more eslint & ts errors by Skyler Grey · 2 years, 4 months ago
  60. 75ea917 Fix a bunch of linter errors by Skyler Grey · 2 years, 4 months ago
  61. 63fc5e2 Still got errors and warnings, mostly the same and easy to fix by pineafan · 2 years, 4 months ago
  62. 41d9356 Fixed welcome by pineafan · 2 years, 4 months ago
  63. 6d53741 Made it clearer how to run the bot yourself, and changed some formatting in the json by pineafan · 2 years, 4 months ago
  64. 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
  65. 0bc0416 Added options for stats channels, moderation command buttons and fixed the updating of stats channels by pineafan · 2 years, 4 months ago
  66. 708692b guess who forgot to add files by pineafan · 2 years, 4 months ago
  67. 02ba023 stats channels by pineafan · 2 years, 4 months ago
  68. 813bdf4 forgot to add files by pineafan · 2 years, 4 months ago