All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.11.1-alpha (2022-03-31)
- reactionroles: fixed a bug that caused the bot to crash (a00d1bf)
1.11.0-alpha (2022-03-31)
- commands > activity: updated Activities (f11d9ec)
- commands > stats: added stats command (490d0c0)
- devmessages: added Developer messages (bbc1117)
- sticky messages: added sticky messages (9b8914c), closes #74
- commands > ban: fixed ban command crashing the bot (15055b9)
1.10.3-alpha (2022-03-07)
- events > ready: add live updating for server count (94ab51a)
1.10.2-alpha (2022-03-07)
- commands > reactionrole: reaction role menu does not reply to the interaction anymore (c48d0f3)
- commands > meme: implementing new change for .setFooter() (5fe5dbd)
- commands: implemented new changes to the Embed System (bfa3320)
1.10.1-alpha (2022-02-19)
- crosspost: adding error message if something went wrong (f9bdac6)
1.10.0-alpha.1 (2022-01-24)
- release: New env var (optional): Port
1.10.0-alpha (2022-01-22)
- commands: add horny command (05a9e8d)
- commands: add trigger command (76bf994)
- commands: added activity (bf49c83)
- commands: added lock & unlock (857ac0e)
- express: deploy express server on start for uptime stuff (64c78dc)
- topgg: auto post stats (2bd24fb)
1.9.4-alpha (2021-12-07)
- changelog: fix wrong links in 1.9.2-alpha - 1.9.3-alpha (302fded)
1.9.3-alpha (2021-12-07)
- commands > autopublish: removing old file (1ea374c)
1.9.2-alpha (2021-12-07)
1.9.1-alpha (2021-12-07)
- commands > autopublish: fixed bot crashing when it has missing permissions to crosspost (f7dd300)
1.9.0-alpha (2021-12-07)
- all-contributors: switching to CLI, added Dependabot (f3d36f5)
- commands: added autopublish (6773032)
- all contributors: wrong syntax (c3d5147)
1.8.1-alpha (2021-11-28)
- scripts: make the user choose the version (release) (377b654)
1.8.0-alpha.2 (2021-11-28)
1.8.0-alpha.0 (2021-11-22)
- standard-version: add --prerelease flag (4112ffc)
1.7.0 (2021-11-22)
- versioning: remove -alpha suffix (a6855fe)
- package.json: add -alpha suffix (7617ca4)
1.6.0 (2021-11-22)
- cz: added (3e67490)
- standard-version: added (281c43f)
- readme: added contribution guidelines (0c21fb0)
1.5.1-alpha (2021-11-21)
slowmode
command to set a slowmode for a specific or the current channel- Option for
reactionrole
to setmax_values
which can limit the amount of roles a user can have
1.5.0-alpha (2021-11-20)
reactionrole
command (messiest code I've ever seen but if I come up with a better solution I will tidy it all up)
1.4.5-alpha (2021-11-17)
ping
command (messages customizable inconfig.js
)- More consitency in the commands description
- Squid Game reference in the activities
- Bot crashes when using a command that the bot does not have permission for (
ban
,kick
etc.) - Some general security issues with
kick
&ban
command
kick
andban
says she kicked undefined even though she kicked the person you specified
1.4.4-alpha (2021-11-15)
vote
command (customizable inconfig.js
)- Links in CHANGELOG for ^1.4.0
1.4.3-alpha (2021-11-14)
- Error handler for
lyrics
because it often causes errors
1.4.2-alpha (2021-11-14)
- When using the
reddit
command and the channel is not marked as NSFW but the reddit content is marked as NSFW then don't send the message
- Reddit thumbnail inner is now the primary color instead of white
1.4.1-alpha (2021-11-14)
- Wrong date in CHANGELOG for
v1.4.0-alpha
- Echo command trying to double thumbnail
1.4.0-alpha (2021-11-14)
hug
command (subcommand ofinteract
)pat
command (subcommand ofinteract
) .petpet
command (subcommand ofinteract
) (requires a Some Random Api Key)animal
command which gives out a random image and fact of the given animallyrics
command- New Embed Design
- Local Thumbnails for Embeds
- Overall also more embeds
- Cleaner code for
reddit
&meme
- ID in User got removed (there is the ID field for that)
- Add dependencies Emoji Key
clear
command throwing console error when trying to delete more than 100 messages. (now just send the user the feedback)
1.3.1-alpha (2021-11-08)
- Bump @discordjs/builders from 0.7.0 to 0.8.2 (#12)
- Bump node-fetch from 2.6.5 to 2.6.6 (#13)
- Bump discord.js from 13.2.0 to 13.3.1 (#14)
- Bump eslint from 8.1.0 to 8.2.0 (#17)
- Wrong links in CHANGELOG
kayano.js
(helper) (if you run it with node you can start the bot, start the rpc or update much more easily)- Add basic installation guide in the README
- Add Contributors list
- Badges in the Readme
- RPC script (
yarn run rpc
(ornpm run rpc
if you use npm rather than yarn))- When you run it on the same machine where the Discord app runs (just the client and not the web!) you get a little "game" showing app which is an ad for Kayano (Invite link + Github link)
- Wrong heading types in the CHANGELOG
1.2.0-alpha (2021-10-20)
- New config system (sensible data is still in
.env
like the token or the ID of the Owner) - Content for the
info
command uwufy
command
- README now is a little more clear
- Redesigned the
userinfo
command - Bumped various dependencies (#6, #5, #4)
- Switching from
npm
toyarn
- More consitency for the
reddit
andmeme
command raw
moved to the Context Menu (right click on a message)
- Scope for dependabot commits got removed
- Temporarly removed the
info
command due a bug (discord(.js) being weird with registering commands) - Guild only registering is now gone
1.1.1-alpha (2021-10-13)
- Dependabot updates
node-fetch
to v3 (because that would break the bot and v2 still gets updates)
- Wrong links in the CHANGELOG
1.1.0-alpha (2021-10-13)
- Eslint
- Dependabot
- Clear command
- Donation "Badge" in the
userinfo
command for users who donated - More info added to
userinfo
customEmojis.js
so that you can replace them with your own emojis (when using custom ones the bot must be in the server where the emojis are from)
.vsls.json
as it should be ignored
- Wrong link in CHANGELOG for
1.0.0-alpha
clear
command saying it deleted 0 messages when it deleted 1 message (I don't know why it just happens on author though)
1.0.0-alpha (2021-10-12)
.vsls.json
to.gitignore
because I don't care what you share with your Live Share session- Some minor optical changes (new line at the end of a file etc.)
- Sponsor button on Github
- License
- More information in the README
- Follows the SemVer how it should
- some minor consitency improvements
- Forgot to bump the version number
discord.js@13.1.0
>discord.js@13.2.0
@discordjs/rest@0.1.0-canary.0
>@discordjs/rest@0.1.1-canary.0
- A
console.log
that was just for testing something (inraw.js
)
- Typos
0.0.2 (2021-10-11)
- Changelog
- Example for the
.env
file - Readme
- Error handler now sends a message in a channel too (needs to be defined in the
.env
file) - Ban command
- Raw command
- Reddit command
- Meme Command
- Reworked the status (also with a little Squid Game reference)
- The text for the
info
command is nowsoon™️
- Ping command (due to bugs)
0.0.1 (2021-10-3)
Inital commit