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

Releases: CCodeCommunity/Codify

v1.25.0

18 Feb 18:50
Compare
Choose a tag to compare

1.25.0 (2022-02-18)

Features

  • changed the formula for daily rewards (8f54dec)

v1.24.1

17 Feb 19:17
Compare
Choose a tag to compare

1.24.1 (2022-02-17)

Bug Fixes

  • another error that I spotted in heroku logs (7cbcacd)
  • broken highlighting fixed (c043172)
  • hopefully this will fix the thing that caused the crash earlier today (ff9ab1b)
  • message update creating update loop in audit channel (e514438)
  • moving a channel around doesnt trigger the channelupdate audit a million times anymore (e8e12fe)

v1.24.0

14 Feb 22:44
Compare
Choose a tag to compare

1.24.0 (2022-02-14)

Features

  • safety for not being able to ban or kick the server owner (just in case) (f53925e)

v1.23.0

14 Feb 22:05
Compare
Choose a tag to compare

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)

v1.22.0

27 Dec 15:07
Compare
Choose a tag to compare

1.22.0 (2021-12-27)

Features

v1.21.0

02 Dec 13:57
Compare
Choose a tag to compare

1.21.0 (2021-12-02)

Features

  • days till christmas left command (d89e5c6)

v1.20.0

03 Nov 10:11
Compare
Choose a tag to compare

1.20.0 (2021-11-03)

Features

  • automatic status changing (at least in theory) (fcf9889)

v1.19.2

14 Oct 17:33
Compare
Choose a tag to compare

1.19.2 (2021-10-14)

Bug Fixes

  • make sure only non-bot reactions are picked up by trivia (ecca7f4)

v1.19.1

10 Oct 12:07
Compare
Choose a tag to compare

1.19.1 (2021-10-10)

Bug Fixes

  • fixed a bug in the command cooldowns which made some commands share the same cooldown for some reason, now each command has its own cooldown (and it is kept track of each command cooldown separately) (bc01064)
  • reduced most of the command cooldowns to make them less annoying (e82256d)

v1.19.0

08 Oct 15:46
Compare
Choose a tag to compare

1.19.0 (2021-10-08)

Bug Fixes

  • removed the ability to add quotes in dms again because it will cause a bug and i didnt realise that (18ade27)

Features

  • add command to initialise the assassination of someone (a7a7250)
  • added a way to opt out of the assassinations minigame (89b374e)
  • changed codify status and added the assassinations commamands (8a0eb8e)
  • command for submitting new keywords for assassinations (9dd34f9)
  • passive message listening for assassinations (dd366c2)