Skip to content

Releases: gizmo385/discord.clj

Discord.clj Version 1.1

03 Jun 05:39
Compare
Choose a tag to compare

Features in this release:

  • A permissions model for restricting commands based on the permissions of the user attempting the command.

  • The ability to send Embed objects. The say and pm helpers in the bot namespace have been updated to handle these as well.

  • A variety of bugfixes and other improvements.

Discord.clj Version 1.0

21 May 07:18
Compare
Choose a tag to compare

I'm happy calling this a reasonable version 1.0. It is compliant with the Discord API and Gateway and supports a slew of basic bot creation features. I plan on filling out the Discord project in this repository with some more goals for future releases.