Skip to content

Releases: ultimatehecker/Cybernetic

Cybernetic 0.5.2 Release

11 Feb 15:53
Compare
Choose a tag to compare

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

15 Jan 15:40
Compare
Choose a tag to compare

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

23 Dec 17:38
Compare
Choose a tag to compare

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

12 Nov 03:04
Compare
Choose a tag to compare

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

03 Nov 21:46
a486fdc
Compare
Choose a tag to compare

yeah its been sometime, but im back and its a new update, sorry its been 5 months.

NEW FEATURES

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

28 May 19:38
da7fd1f
Compare
Choose a tag to compare

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

10 Apr 02:28
ccb2db6
Compare
Choose a tag to compare

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

10 Apr 01:42
Compare
Choose a tag to compare

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

08 Mar 21:48
Compare
Choose a tag to compare

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

30 Jan 00:06
2183f68
Compare
Choose a tag to compare

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