Releases: ultimatehecker/Cybernetic
Cybernetic 0.5.2 Release
Very unexpected release. This release also doesn't add too much. All that it adds is support for the actual hypixel-api, not through hypixel-api-reborn. Next update will be migrating to the new endpoints.
Known Issues
- DiscordAPI return wrong timestamp for infraction
Cybernetic 0.5.1 Release
This update doesnt add much, just added support for message-based commands when doing moderation. Now whenever you run a moderating command, an infraction will also be pushed to the user, even when using message-based commands
Known Issues
- DiscordAPI return wrong timestamp for infraction
Cybernetic 0.5.0 Release
Bugs Fixed
- Fixed schema errors
- Reviewed and revised leave and welcomemessage
- Fixed clear command not deleting messages
New Commands
- Ban command:
ban.js
- Clear command:
clear.js
- Infractions command:
infractions.js
- Kick command:
kick.js
- Mute command:
mute.js
- Nickname command:
nickname.js
- Reactionrole command:
reactionrole.js
- Unban command:
unban.js
- Unmute command:
unmute.js
- Warn command:
warn.js
- Xkcd command:
xkcd.js
Cybernetic 0.4.1
I only messed up slightly this time, there are just a few, but important bug fixes.
Bugs Fixed
- Unable to convert color to a number
gamemode
is not defined- Fixed reactions causing bot to crash
- Removed unused guildCreate event
Next up, moderation commands, this will be fun :hehe:
Cybernetic 0.4.0
yeah its been sometime, but im back and its a new update, sorry its been 5 months.
NEW FEATURES
- Migrated from discordjs v13.9 ---> v14.6 (this took 10 years)
- Removed
namehistory
commands: https://help.minecraft.net/hc/en-us/articles/8969841895693-Username-History-API-Removal-FAQ
Bugs Fixed
Error: Expected the value to be an object, but received string instead
ReferenceError: Cannot access 'error' before initialization
ReferenceError: prettyMS is not defined
TypeError: (intermediate value).setAuthor(...).setColor(...).setTitle(...).addField is not a function
TypeError: component.toJSON is not a function
TypeError: Discord.MessageEmbed is not a constructor
DiscordAPIError[50035]: Invalid Form Body
MongoServerError: user is not allowed to do action [find] on [test.servers]
Hope everyone enjoys this update and if there are any bugs found, please make an issue and it will be fixed in a sub-update! Next, moderation commands...
Cybernetic 0.3.0
New Cybernetic release I promise I did not mess it up, hopefully. This release is fairly simple, just making all the commands slash commands
Cybernetic 0.2.1
2 minutes after the Cybernetic 0.2.0 was released, there was a merging issue which reverted some of the code. That reversion prevented the code from running at all.
Bugs Fixed:
Error: Cannot find module './commands/general/coinflip.js'
Cybernetic 0.2.0
After a long time and some problems on the way, Cybernetic 0.2.0 has finally been released. This is the biggest update ever which includes the ability to communicate with the Hypixel API.
NEW COMMANDS:
- Bedwars command:
bedwars.js
- Blizsurvivalgames command:
blitzsurvivalgames.js
- Build Battle command:
buildbattle.js
- CopsAndCrims command:
copsandcrims.js
- Guild command:
guild.js
- Link command:
link.js
- MegaWalls command:
megawalls.js
- Murder Mystery command:
murdermystery.js
- Player command:
player.js
- Skywars command:
skywars.js
- Smash Heros command:
smashheros.js
- Socials command:
socials.js
- SpeedUHC command:
speeduhc.js
- TNTGames command:
tntgames.js
- UHC command:
uhc.js
- Unlink command:
unlink.js
- Vampirez command:
vampirez.js
- WatchDog command:
watchdog.js
- NameHistory command:
namehistory.js
- Seed command:
seed.js
- Server command:
server.js
- Skin command:
skin.js
- UUID command:
uuid.js
Bugs Fixed:
DeprecationWarning: Passing strings for MessageEmbed#setAuthor is deprecated
[hypixel-api-reborn] An error happened whilst initializing rate limit. We strongly recommend restarting the code as this can lead to desynchronization.
Cannot read properties of null, reading ---
Hope everyone enjoys this update and if there are any bugs found, please make an issue and it will be fixed in a sub-update!
Cybernetic 0.1.3
After some quiet time, Cybernetic 0.1.3 has been released fixing one huge bug with the embed command. This should be the last version of Cybernetic 0.1, version 0.2 should be out soon which adds a huge amount of commands
Bugs Fixed
- setAuthor sending a string URL
Cybernetic 0.1.2 Release
The time has come, and just over a day later Cybernetic Version 0.1.2 has released, which fixes some runtime errors and added some new commands
Bugs Fixed:
cannot await without function being async
invaild argument, expected :
Added
- Discord command:
discord.js
- GitHub command:
github.js
- Invite command:
invite.js
- DEPRICATION: Links command:
links.js