Releases: gizmo385/discord.clj
Releases · gizmo385/discord.clj
Discord.clj Version 1.1
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
andpm
helpers in thebot
namespace have been updated to handle these as well. -
A variety of bugfixes and other improvements.
Discord.clj Version 1.0
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.