This repository has been archived by the owner on Jan 31, 2021. It is now read-only.
Releases: lilyissillyyy/rando-cardrissian
Releases · lilyissillyyy/rando-cardrissian
7.1.0
7.0.0
- The following commands have been deemed unnecessary and have been removed:
hi
,changelog
,donate
,eval
,invite
,ip
. Most of these commands are available on Xiao or are just not needed in a private bot whose sole focus is CaH. (301b9f9) - The
info
command now provides version info for discord.js and Akairo. (301b9f9) - Discord.js' version has been changed to
12.0.1
, no longer using master. (301b9f9) - Akairo's version has been changed to
8.0.0-beta.8
, no longer using master. (301b9f9) - Moved
bufferutil
andutf-8-validate
tooptionalDependencies
. (301b9f9)
6.5.2
6.5.1
6.5.0
- Added
ip
owner-only command. (5a9380e) - Removed
disableEveryone
from client options. (5a9380e) - Hid owner-only commands from help when used by non-owners. (5a9380e)
- Changed "Here" to "Invite" and "Github" in help links. (5a9380e)
- Made forks/commits specified in
package.json
dependencies show up properly ininfo
. (5a9380e) - Added
bufferutil
andutf-8-validate
as dependencies. (5a9380e)