-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
275d8d6
commit db2f3f7
Showing
3 changed files
with
21 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"features": [ | ||
{ | ||
"name": "Completely rewritten the bot (aqain)!", | ||
"value": "The bot was fully rewritten in TypeScript, ready to handle the next few years." | ||
"name": "Support for User Installations", | ||
"value": "You can now add the bot to your account and use most commands outside servers" | ||
}, | ||
{ | ||
"name": "Improvements and Buqfixes", | ||
"value": "The bot is a more stable now and it no lonqer has problems in certain situations." | ||
"name": "Full Infrastructure Upqrade", | ||
"value": "Most internal systems have been revamped and should be more reliable" | ||
} | ||
] | ||
} |