Skip to content

v2.1.0

Compare
Choose a tag to compare
@en3sis en3sis released this 08 Feb 11:58
· 31 commits to main since this release
ac6dce2

New plugin: /plugins verify

  • adds a new verify plugin that is enabled by default.
  • on /plugin verify it will ask for the verification role and post a message in the channel.
  • clicking on the Verify button will prompt with a modal.
  • users get a random emoji representing a mood, they'll need to type that for validation.

Screenshots

image

image

image

image

Change Log

  • Updates to Discord.JS 14.13.0 by @en3sis in #69
  • ops: fixes some issues with resolveGuildPlugins by @en3sis in #70
  • Default guild-plugins state by @en3sis in #71
  • chore: removes ephemeral from the /timezone command by @en3sis in #72
  • fix: regex to allow timezones with format Continent/Country_Name by @en3sis in #73
  • fix: adds unit test for timezones by @en3sis in #74
  • Ops/migrations by @en3sis in #75
  • ops: moves tests from mocha to jest, adds redis for cache by @en3sis in #76
  • feat: adds a new /events command by @en3sis in #77
  • build(deps): bump @babel/traverse from 7.22.17 to 7.23.2 by @dependabot in #78
  • feat: changes presentation by @en3sis in #79
  • build(deps): bump axios from 1.5.0 to 1.6.0 by @dependabot in #82
  • chatgpt: max-tokens increases & other improvements by @en3sis in #81
  • feat: adds captcha verification for users by @en3sis in #83

Full Changelog: v2.0.4...v2.1.0