discord-together
discord-together copied to clipboard
Breaking changes to the wrapper
Description
Code Changes
Other:
- Typescript declarations
- Ocho renamed to "Blazing 8s"
Added Activity:
- Bash Out
Removed Activities:
- Awkword
- Sketchy Artist
- Doodle Crew
Documentation Changes
Added:
- "Discord Activities" Bot using this package
- "Bash Out" for available games with code example
Removed:
- Awkword
- Sketchy Artist
- Doodle Crew
Type of change
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
How Has This Been Tested?
I've tested by running node test/test-djsv14.js
- [x] Test A
Test Configuration:
- Operating system: Windows 10 pro
- DJS version: v14
- Node version: v16.15.1
- NPM version: 8.11.0
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream modules