Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

v1.23.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 22:05
· 15 commits to master since this release

1.23.0 (2022-02-14)

Bug Fixes

  • annoying error caused by updating node fetch (4323a7f)
  • bad file pathnames (c866427)
  • changed the success message because it was saying pins channel instead of welcome channel (e18c87f)
  • help being seen as an invalid command (26611cd)
  • help command broken after full update (cb94d7a)
  • help command crashing the bot (4452a42)
  • image manipulation commands now work after update (8bff5d3)
  • invalid command now works again (I blame myself when I refactored the help command long time ago I apparently broke the invalid command thing) (5d746c8)
  • most of the errors after updating discord js, a lot is still broken and needs to be fixed (7b97b07)
  • potential bugs created by synchronicity (1d7f99e)
  • tops not working after updating (2fec7fe)
  • trivia command crashing the bot (cf6f046)
  • updated the set welome channel id command suffix (d7a0457)
  • updated typescript, fixes a lot of errors (ab65137)
  • webhooks command now works again (def722f)
  • welcome leave messages fix after update (429318f)

Features

  • added the logevent to the commands that I think should have it (2a83a47)
  • audit log events (3f799f4)
  • audit logs no longer ping users, just mentions them (13921b3)
  • ban command (feecfb3)
  • better looking embed (07b5095)
  • ccdaily amount of money now scales with level (d5f4819)
  • db implementation for only quotes and commands prefix (1ceb23a)
  • help command shows the proper prefix for the server (e8ad041)
  • implemented level up messages channl functionality (a1449b9)
  • implemented logging function (06fcea3)
  • implemented no level up messages server wide (025d310)
  • kick command (83e0233)
  • now no args resets the audit channel (90944f7)
  • now no args resets the pins channel (d24e4f0)
  • now no args resets the welcome channel (347a2a4)
  • per server prefix (d16ed78)
  • server settings command (e767630)
  • set audit channel id for audit logs (d21b45f)
  • set prefix command for setting the commands prefix in the server (6036e2f)
  • set welcome channel id for the server (3ac4e1f)
  • setting levels up channel command (2e7332c)
  • the webhooks command now works if the user has the permission to manage webhooks or if the user has a role named "webhooks" (a493d22)
  • toggle level up messages server wide command (2a0be59)
  • toggle quotes command implementation (0403d9c)
  • toggleing the quotes now works (5de2bf0)
  • top balance global (192c6ef)
  • top level global (e3d1ab2)
  • tops now use tags instead of displaynames (170b11b)
  • total money in the economy and percentage held (8555f6b)
  • unban command (cc4946c)
  • updated no quotes message when the server has no quotes added (dccb204)
  • user left and joined the server messages (284b3f0)
  • xp today top global command (e44d75a)