Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Latest commit

 

History

History
66 lines (45 loc) · 2.06 KB

CHANGELOGS.md

File metadata and controls

66 lines (45 loc) · 2.06 KB

Uyn logo

Uyn BOT Changelogs

July 14, 2021

  • Added multiple teams support.

June 20, 2021

  • Added the Waifu Collecting System.

June 18, 2021

  • Added a BOT API for the BOT website.

June 15, 2021

  • Minimized the shop, inventory and gshop commands.

June 14, 2021

  • Added the buying logs and transaction ID to message and some buying commands.

June 13, 2021

  • Added some profile banner images.
  • Changed the profile main font.
  • Changed the captcha system in the reward-claiming commands
  • Added the RAM and CPU Usage in the stats command.

June 12, 2021

  • Added the BOT's shop, inventory and profile banner changing system.

June 11, 2021

  • Added the profile command.

June 9, 2021

  • Fixed some serious bugs on the open-sourced repo.
  • Added the economy system and some gambling commands.

May 31, 2021

  • Added multiple owners support.

May 20, 2021

  • Fixed bugs in the setquote and deletequote commands
  • Added the bonk command (Requested by Lan Anh#1218)

February 22, 2021

  • Updated setquote, showquote and deletequote commands

February 20, 2021

  • Fixed a typo and added a new property in the help command to help the later use.

February 18, 2021

  • Fixed a serious bug in the setquote command that caused the Connection Error while setting the ping-responsing message.

February 16, 2021

  • Added the deleterole and togglequote command.
  • Fixed some typos in setquote and deletequote command.
  • Fixed a bug in the GetAllQuotes.php file that may cause a serious error if there's no ping-responsing quote set in the database.
  • Removed some unnecessary packages required in the package.json file.

February 15, 2021

  • Initial open-source release.
  • Fixed some serious typos in the index.js and ready.js file that may cause some serious errors.
  • Changed some permissions required in the moderation commands to make sure these command don't need the wrong permissions.
  • Changed some parts of the BOT core to make it compatible with the open-source release.