Releases: MoltenStudios/BrayanBot
Releases · MoltenStudios/BrayanBot
Proxima v2.0.0
v2.0.0
Development Build (v2.0.0)
Commits
- 67620d0: Fixed getUserBadges() erroring when user has no badges (DakshNamdev)
BrayanBot v1.4.0
BrayanBot v1.3.0
BrayanBot v1.2.0
Commits
- ead188b: fix checksums looking for the wrong file (NotAShelf)
- f511b92: update release CI (NotAShelf)
- 000d297: unnecessary files no longer trigger nodejs CI (NotAShelf)
- e2b375d: unnecessary files no longer trigger Docker CI (NotAShelf)
- 16364d0: fix nodejs CI (NotAShelf)
- 518698e: fix dead link (NotAShelf)
- 1ea56c0: fix release CI checksum generation (NotAShelf)
- fcc16e4: remove version str from install script (notashelf)
BrayanBot v1.1.1
BrayanBot v1.1.0
Commits
- 7d6634e: Added WebServer related modules (DakshNamdev) #43
- 48a5b67: Handlers are now asynchronized (DakshNamdev) #43
- 704d708: Added Express(WebServer) Handler (DakshNamdev) #43
- d4fa75e: Required files for WebServer (DakshNamdev) #43
- f2374d8: Added WS Request logging to file & console(DevMode required) (DakshNamdev) #43
- 173878d: Fix for situation, when Permission is String (SimonB50) #33
- 489981e: Update setupMessage.js (DakshNamdev) #43
- d5ee90f: Updated packages (DakshNamdev) #43
- 8fde49d: remove install script (DakshNamdev) #43
- af3cbe3: Fix for Slash Commands (SimonB50) #33
- 60ae996: (fix) typo in avatar command (XCraftMan52) #43
- 5526e81: Idk this fixed an error (DakshNamdev) #43
- 5bf7902: Update interactionCreate.js (SimonB50) #34
- d831a00: Added support for users in permissions (SimonB50) #36
- promiseText is not defined #37 (lloydbest)
- 6a39378: Webserver not disabling (lloydbest) #38
- 977aa39: Update Utils.js (DakshNamdev) #43
- 8a7fbd1: Merge branch 'dev' of https://github.com/BrayanbotDev/BrayanBot into dev (DakshNamdev) #43
- 59800aa: Update ping.js (SimonB50) #39
- 18d93d3: Added RateLimiting, (Config Update Required) (DakshNamdev) #43
- fc44614: Update ExpressHandler.js (DakshNamdev) #43
- 273e56b: Update ErrorHandler.js (DakshNamdev) #43
- 1780a11: Bot now checks if it is in at least 1 server before starting. (DakshNamdev) #43
- 8ae53c6: Update node modules (DakshNamdev) #43
- 264b140: Changed version to 1.1.0 (DakshNamdev) #43
- 48731bb: Better Node Module installer (DakshNamdev) #43
- 2b7cb92: Bump minimist from 1.2.5 to 1.2.6 (dependabot[bot]) #40
- 19a16bf: Update index.js (DakshNamdev) #43
- 1817ac7: Recoded Addon Handler & Few More Stuff (DakshNamdev) #43
- 4fa428d: Added support for defining addon version. (SimonB50) #41
- c72a9c0: Added
rss-parser
module to optionalDependencies (DakshNamdev) #43 - 82b1c12: OOP CommandHandler (DakshNamdev) #43
- a2ede35: OOP EventHandler (DakshNamdev) #43
- 8ffbcbf: Update README.md (Zorino) #43
- 5c735ca: update docker files (notashelf) #43
- 8ac9b8c: relocate setup.js (notashelf) #43
- 3acb494: move fs-extra to optionalDependencies (notashelf) #43
- c5d37ff: Fix
_nonInfo
(Zorino) #43 - c2befe6: AddonHandler Author fix (Zorino) #43
- c61cff8: attempt to mitigate vulnerabilities in request library (notashelf) #43
- 0266d90: dev & public release CIs (notashelf) #43
- 9cee2c5: update actions/checkout (notashelf) #43
- 89847c1: downgraded chalk for compatibility (notashelf) #43
- 9377bb0: make sure docker script creates addon dirs (notashelf) #43
- 9fdd2d5: make sure preview workflow includes current dev branch (notashelf) #43
- 1b93381: we were lied to (notashelf) #43
- 2ef5a70: ignore current dev branch, seems problematic (notashelf) #43
- 8f218e0: Update AddonTemplate.js (DakshNamdev) #43
- ee61ca3: Merge branch 'dev' of https://github.com/BrayanbotDev/BrayanBot into dev (DakshNamdev) #43
- 90f5795: readme rework (notashelf) #43
- 615bf46: Zorino just became an addon developer! (notashelf) #43
- c47942c: Links fix in CONTRUBUTING.md (SimonB50) #42
- d37abf9: add table of contents (notashelf) #43
- 089a32b: table of contents didn't like html - removed (notashelf) #43
- a3efed8: update compose file & remove Dockerignore from public releases (notashelf) #43
- 11bfc4c: fix typo in Dockerfile (NotAShelf)
- 2e5d008: fix checksum generation (notashelf)
- 2e2c9e7: include pterodactyl egg in downloads (notashelf)
- 338ec43: exclude pterodactyl egg (notashelf)
- a497854: remove pterodactyl egg from checksum generation (notashelf)
- d6565c4: remove version from public release archives (notashelf)
- 881c26b: fix release CI (notashelf)
v1.0.0
What's Changed
- better
README.md
by @namanyt in #1 - little bit of tidying up & docker by @NotAShelf in #6
- misc changes by @NotAShelf in #7
- FIx Utils.paste by @N0ahMC in #8
- Small changes by @N0ahMC in #10
- [BREAKING] better docker support by @NotAShelf in #11
- added multi guild support by @namanyt in #12
- add new config options & disable config migrator temporarily by @NotAShelf in #14
- Add UserInfo Command by @XCraftMan52 in #15
- rework PR and Issue Templates by @NotAShelf in #16
- Fix typing error in findChannel function by @SimonB50 in #17
- Main to Dev by @DakshNamdev in #18
- Merge Dev to Main by @DakshNamdev in #20
- merge dev branch into main by @NotAShelf in #24
- Dev -> Main by @DakshNamdev in #25
- dev: fix Addon_Configs not being bound and rm. tmp by @NotAShelf in #26
Full Changelog: https://github.com/BrayanBotDev/BrayanBot/commits/v1.0.0