Releases: Antares-Network/AntaresBot
Version 1.5.3
What's Changed
- Update version to 1.5.3 by @nathen418 in #156
- Bump @discordjs/opus from 0.7.0 to 0.8.0 by @dependabot in #157
- Update domain name
- Update seasonbot command
- Minor bugfixes
- Remove old features
- Update Dockerfile
Full Changelog: V1.5.2...V1.5.3
Version 1.5.2
- Add Astronomy Picture Of the Day (apod) command
- Update some dependancies
- Lots of bug fixes and code cleanup
- Fix long broken server counting and stats collection
- Depreciate
/update
command as it now happens automatically, replaced with a depreciation message. - Disable welcome-message until ready for release and DB audit
- Bump discord.js version to 13.7.0
Pull requests merged
Full Changelog: V1.5.1...V1.5.2
Version 1.5.1
What's Changed
- New Features, Update to Slash Commands, New WOK, New DJS, Statcord, BotLists, and more by @nathen418 in #150
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #152
- Minor
.1
update by @nathen418 in #151 - Bump follow-redirects from 1.14.7 to 1.14.9 by @dependabot in #153
- Post stats directly to https://status.playantares.com/
- Switched music libraries
- Updated invite message contents
- Updated help embed with more accurate information
- Added a new status command
Full Changelog: V1.5.0...V1.5.1
Version 1.5.0
Implements all the changes of #150
What's Changed
- Bump ws from 7.4.2 to 7.4.6 by @dependabot in #106
- Bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in #107
- Bump axios from 0.21.1 to 0.21.4 by @dependabot in #108
- Format code with standardjs and prettier by @deepsource-autofix in #111
- Replace
==
/!=
with===
/!==
by @deepsource-autofix in #116 - Format code with standardjs and prettier by @deepsource-autofix in #118
- Format code with standardjs and prettier by @deepsource-autofix in #120
- Replace
==
/!=
with===
/!==
by @deepsource-autofix in #122 - This is the big one. The update to Discord.Js V13.1.0, and a switch from Commando to WOKCommands by @nathen418 in #110
- Attempt to fix #128 by @nathen418 in #135
- Update the main README with working links to bot features by @nathen418 in #136
- Add Top.gg Stats by @nathen418 in #137
- Some new features and bug fixes by @nathen418 in #138
- Update version to 1.4.1 by @nathen418 in #139
- add season bot to help embed [Bug Fix] by @nathen418 in #140
- Minor bug fixes and Update help command by @nathen418 in #141
- Add auto status changer by @nathen418 in #142
- update welcome embed and admin help by @nathen418 in #143
- Minor updates by @nathen418 in #144
- Development by @nathen418 in #145
- add statcord command stats by @nathen418 in #146
- Update bot list stats by @nathen418 in #147
- santa by @nathen418 in #148
- prefix ping by @nathen418 in #149
New Contributors
- @dependabot made their first contribution in #106
- @deepsource-autofix made their first contribution in #111
Full Changelog: V1.4.0...V1.5.0
Version 1.4.0
Update Notes:
- 60% Rewrite of code
- Switch from Commando Framework to WOKCommands
- Update from Discord.Js v12.5 to v13.1.0
- Switch from JavaScript to TypeScript
- Granular control over enabling and disabling commands based on roles and channels
- Better logging of commands
- Better console output
- Refined needed permissions
- Refined needed intents
- Refined needed privileged intents
- Added scope
application.commands
to the invite link - Changed Reddit command to no longer require an NSFW channel
- Cleaned up ugly clutter
- Reduced DB writes and reads
- Updated
.env
to have more granular control - Updated resources for embeds and other images to https://playantares.com
- Fixed the counting channel to rely on the channel id rather than the channel name
- Added more owner specific commands
- Added more admin commands
- Added command to change the bot's status
- Added strict channel requirements for some admin commands
What's Changed
- Code cleanup by @nathen418 in #72
- Minor updates by @nathen418 in #78
- Apply DeepScan recommended changes by @stickyfingies in #77
- A Plethora of Minor Adjustments by @stickyfingies in #79
- A large pile of good commits. And cookies 🍪 by @nathen418 in #80
- fix it dammit by @nathen418 in #82
- A bunch of small improvments by @nathen418 in #98
- Align branches by @nathen418 in #99
- Update to Discord.Js Version 13 and Switch from Commando to WOKCommands by @nathen418 in #109
New Contributors
- @stickyfingies made their first contribution in #77
Full Changelog: V1.3.17...V1.4.0
Version 1.3.20
This is the last update for the upcoming rewrite of AntaresBot
New Updates coming soon in https://github.com/Antares-Network/AntaresBot
Version 1.3.17
Lots of small code updates. Some new features to be added to the public bot shortly. The help page needs updating before new features are rolled out. Poll command finished but needs polishing.
Version 1.3.11
This version update provides a BREAKING CHANGE to ALL SERVERS This is to better comply with the Discord requirements for bot verification, and a much-needed rewrite.
This will mean the bot WILL STOP FUNCTIONING until an admin sets the server's default channel again using the
&defaultchannel #channel
command.
This change WILL ALSO CLEAR THE ADMIN CHANNEL, so an admin will also have to set a new one using the
&adminchannel #channel
command. To see how we store and use server/user data, run &privacy
If you require further assistance, please join our support server at https://dsc.gg/antaresnetwork
Sorry for the inconvenience, and thank you for being the first servers to support Antares Bot.
(p.s. All future System Update Messages will be sent in the guild default channel.)
Version 1.3.8
New commands added this update:
- stats: To see the most recent stats for the bot
- update: To update those stats
- Updated adminhelp to have a more clean output
- Cleaned up some stupid and redundant code
- Improved guild and bot reporting
- Fixed an issue where guild data was not saving properly
- Fixed an issue where the counting channel would not save properly or create properly
- Improved latency of the bot in general
- Cleaned DB from all the junk that had accumulated
- Started working on updating some commands to make sure all nsfw content is filtered out
Version 1.3.3
This is the latest release for Version 1.3.3. It is stable and will receive full support until the release of 1.3.4.