Releases: RabbitHouseCorp/eris
Releases · RabbitHouseCorp/eris
0.16.3-custom
Full Changelog: 0.16.2-custom...0.16.3-custom
0.16.2-custom
Full Changelog: 0.16.1-custom...0.16.2-custom
Changes:
- Now eris uses recent version of Discord API.
- Bug fixed in package circulation.
- In the Interaction class a data resolver was added when it is mentioned in the Discord Client in the command execution.
- Added variable in command folder class called
targetID
- Added variable in message class called
activity
,webhookID
- Added variable in interaction class called
locale
,guild_locale
- Fixed some errors issued in the return of verify channel message. (MessageCreate, MessageUpdate)
- Added app permission in interaction class.
- Now you can configure command permissions on globally
0.16.1-Custom
Add ApplicationCommandBadge 1<< 23
0.15.8
New feature
- Slash Command (Localization)
What's Changed
- Just updating the master's branch by @DanielaGC in #14
- ...fixing a mistake that i made by @DanielaGC in #15
- Restructuring(slash command) by @nayvcake in #16
New Contributors
- @DanielaGC made their first contribution in #14
Full Changelog: 0.15.7...0.15.8
0.15.7
🛠️ Fixed - Reformed the list of events to implement new events that will appear soon in Discord API. (Fixed by @nayvcake )
📦 New method(Guild) - Discord has developed new feature on the platform where you can mutate users. Check out more in the documentation and examples. (Implemented by @DanielaGC )
Guild:
guild.setTimeout({
communication_disabled_until: 0,
reason: 'Hi!'
})
Discord API Docs: https://discord.com/developers/docs/resources/guild#guild-member-object
FAQ Article here: https://dis.gd/timeout
0.15.6-dev-release-1
Full Changelog: 0.15.5...0.15.6
0.15.5-dev
What's Changed
- New Guild Method by @nayvcake in #1
- Update by @nayvcake in #2
- Embeds by @nayvcake in #4
- First Step to Thread by @nayvcake in #6
- ThreadChannel by @nayvcake in #5
- Second step by @nayvcake in #8
- Feature/thread by @nayvcake in #9
- Implementing Events by @nayvcake in #10
- Update ThreadChannel.js by @nayvcake in #11
- Collect Thread mapping and send it to the channel map by @nayvcake in #12
- Interactions, Slash-Commands, and Buttons, Stage Instance by @nayvcake in #3
- Dev by @nayvcake in #13
New Contributors
Full Changelog: 0.15.1...0.15.5