Merge branch 'main'
This commit is contained in:
commit
75cd7580d2
1 changed files with 25 additions and 7 deletions
20
.github/changelog.md
vendored
20
.github/changelog.md
vendored
|
@ -1,28 +1,37 @@
|
||||||
<h1 align="center">Changelog</h1>
|
<h1 align="center">Changelog</h1>
|
||||||
|
|
||||||
# Release v3.3.0 Name Change
|
# Release v3.3.0 Name Change
|
||||||
|
|
||||||
We have changed the name of our bot from **Cath.exe** to **NYX**. We have not yet decided on changing the backend names that includes the api & package.
|
We have changed the name of our bot from **Cath.exe** to **NYX**. We have not yet decided on changing the backend names that includes the api & package.
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
- Added guns to be bought using internal currency.
|
- Added guns to be bought using internal currency.
|
||||||
- Added more items in the shops.
|
- Added more items in the shops.
|
||||||
- Updated names of contributers in the bot info.
|
- Updated names of contributers in the bot info.
|
||||||
|
|
||||||
## Changes / Modification
|
## Changes / Modification
|
||||||
|
|
||||||
- Change the footers of embed as we transition from using the Statistics provided by **Project Lighthouse v2** into using Statistics provided by **Round table**.
|
- Change the footers of embed as we transition from using the Statistics provided by **Project Lighthouse v2** into using Statistics provided by **Round table**.
|
||||||
|
|
||||||
# Release v3.2.6
|
# Release v3.2.6
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
- Tips
|
- Tips
|
||||||
- Topics
|
- Topics
|
||||||
|
|
||||||
## Fixes
|
## Fixes
|
||||||
|
|
||||||
- Added Bot avatar in the footer
|
- Added Bot avatar in the footer
|
||||||
- Added timestamps in embeds
|
- Added timestamps in embeds
|
||||||
|
|
||||||
|
|
||||||
# Release v3.2.0
|
# Release v3.2.0
|
||||||
|
|
||||||
In this version we made the starboard to be globalized, means that you can configure the settings for the starboard per server.
|
In this version we made the starboard to be globalized, means that you can configure the settings for the starboard per server.
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
- drop
|
- drop
|
||||||
- announce
|
- announce
|
||||||
- emojiadd
|
- emojiadd
|
||||||
|
@ -31,12 +40,15 @@ snipe&editsnipe fix
|
||||||
To stay up-to-date with our progress, check out our discord server & the Trello page.
|
To stay up-to-date with our progress, check out our discord server & the Trello page.
|
||||||
|
|
||||||
# Release v3.0.0
|
# Release v3.0.0
|
||||||
|
|
||||||
In this version we implement Discord.js v13, which introduces slash commands.
|
In this version we implement Discord.js v13, which introduces slash commands.
|
||||||
we have not implemented all of the commands yet, the moderation commands especially.
|
we have not implemented all of the commands yet, the moderation commands especially.
|
||||||
To stay up-to-date with our progress, check out our discord server & the Trello page.
|
To stay up-to-date with our progress, check out our discord server & the Trello page.
|
||||||
|
|
||||||
# Release v2.1.0
|
# Release v2.1.0
|
||||||
|
|
||||||
New & Improved API for client and commands.
|
New & Improved API for client and commands.
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
- Superscript
|
- Superscript
|
||||||
|
@ -52,24 +64,30 @@ New & Improved API for client and commands.
|
||||||
- Improved economy system
|
- Improved economy system
|
||||||
|
|
||||||
# Release v2.0.1
|
# Release v2.0.1
|
||||||
|
|
||||||
No Description
|
No Description
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
- Docs
|
- Docs
|
||||||
- Suggest
|
- Suggest
|
||||||
- Dependencies
|
- Dependencies
|
||||||
|
|
||||||
## Modified/Updates
|
## Modified/Updates
|
||||||
|
|
||||||
- Moderation Commands
|
- Moderation Commands
|
||||||
- Ban
|
- Ban
|
||||||
- Pin
|
- Pin
|
||||||
- Dependencies
|
- Dependencies
|
||||||
|
|
||||||
## Removed
|
## Removed
|
||||||
|
|
||||||
- All the Server specific refrences
|
- All the Server specific refrences
|
||||||
|
|
||||||
# Release v2.0-BETA
|
# Release v2.0-BETA
|
||||||
|
|
||||||
Initial Commit
|
Initial Commit
|
||||||
|
|
||||||
# Release v1.0.0
|
# Release v1.0.0
|
||||||
|
|
||||||
The bot was not open source & only Night worked on it.
|
The bot was not open source & only Night worked on it.
|
||||||
|
|
Loading…
Reference in a new issue