This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
Releases: TMUniversal/Emoji-Stealer
Releases · TMUniversal/Emoji-Stealer
Final Revision
Version 1.2.2 FINAL / 15-10-2020
Features:
- Help command filters for and only displays existing information on commands
Fixes:
- Removed
?
alias for>help
as it interfered with quotes
Chores:
- Update Documentation
- Update Packages
- Add Codacy and GitHub code quality and security analysis workflows
- Bump version a final time (to 1.2.2)
- Move dev configurations to external packages (see @TMWare)
Steal Command Timer
Changes
- Help command now filters owner-only commands for non-owners
- Steal command is now limited to one menu per user per guild at one time
- All scripts now use yarn
Additions
- Embeds that had the bot's name in their footer section now also show the version
- Steal Command menu time can now be configured
Dockerized Demeanor
Additions
- New Commands
- LeaveServer
- Shutdown
- Add docker instructions
- Add scripts
- Installation
- Update
- Docker
Changes
- Move client definitions to sperate .d.ts file
- Extended type information on CounterManager
- Moved presence updates to a new external package (@tmware/status-rotate)
- Moved validator utility to a new external package (@tmware/jitsuyo)
- Switch to yarn ecosystem
- Revert from tslint back to eslint
- Update eslint plugins
- Apply new linting rules
- Update dependencies
Fixes
- Logging in StatCommand
Version 0.2.14
Changes
- Removed
eslint
console disables - No longer saving emojis in an additional Buffer
- Logging emoji upload issues
- Rename Counter to CounterManager
Additions
- Create update.sh
- Extend package.json by more hooks
Statistic Semblance
Additions
- Stats command that displays some numbers
- Expanded typedef for AkairoClient
Changes
- Moved VariableParser into StatusUpdater
- Updated dependencies
Graceful Gusto
Changes
- Steal and PFP commands are now guild-only.
- StatusUpdater no longer downloads on every update, instead upon being initialized
- More graceful exit:
- Now attempts to upload all waiting data to APIs before exit.
- Added some more startup logs
- Applied new TSLint rules
- Update dependencies
Additions
- Added start.sh script that updates from github and installs dependencies
- VSCode Debugger launch script
Fixes
- StatusUpdater now synchronizes with client stats
- VariableParser now doesn't crash when no variables are found
Track upload amounts
v0.2.10 0.2.10
Missing permissions handler
Bot will now notify when permissions are missing. Message includes which permissions are missing from whom.
Anonymized command logs
v0.2.7 0.2.7
Custom Event Emitter
Changes
- Added a custom event emitter to the client
- Making use of the new event emitter to take care of updating the bot's stats regularly
- Expanded TS declaration for client.