zumito-framework

Framework for creating a bot for discord

Downloads
1.2K
Stars
8
Committers
4

Bot releases are visible (Hide)

zumito-framework - Release v1.2.18

Published by github-actions[bot] about 1 month ago

1.2.18 (2024-09-19)

zumito-framework - Release v1.2.17

Published by github-actions[bot] about 1 month ago

1.2.17 (2024-09-19)

zumito-framework - Release v1.2.16

Published by github-actions[bot] about 1 month ago

1.2.16 (2024-09-19)

zumito-framework - Release v1.2.15

Published by github-actions[bot] about 1 month ago

1.2.15 (2024-09-19)

zumito-framework - Release v1.2.14

Published by github-actions[bot] about 1 month ago

1.2.14 (2024-09-19)

zumito-framework - Release v1.2.13

Published by github-actions[bot] about 1 month ago

1.2.13 (2024-09-19)

zumito-framework - Release v1.2.12 Latest Release

Published by github-actions[bot] about 2 months ago

1.2.12 (2024-08-23)

zumito-framework - Release v1.2.11

Published by github-actions[bot] about 2 months ago

1.2.11 (2024-08-23)

Bug Fixes

  • Translator service not were registered correctly (37c0312)
zumito-framework - Release v1.2.10

Published by github-actions[bot] about 2 months ago

1.2.10 (2024-08-23)

zumito-framework - Release v1.2.9

Published by github-actions[bot] 2 months ago

1.2.9 (2024-08-13)

zumito-framework - Release v1.2.8

Published by github-actions[bot] 2 months ago

1.2.8 (2024-08-13)

zumito-framework - Release v1.2.7

Published by github-actions[bot] 2 months ago

1.2.7 (2024-08-09)

zumito-framework - Release v1.2.6

Published by github-actions[bot] 2 months ago

1.2.6 (2024-08-07)

zumito-framework - Release v1.2.5

Published by github-actions[bot] 5 months ago

1.2.5 (2024-05-29)

Bug Fixes

  • bot rich presence not working (3ff5a81)
zumito-framework - Release v1.2.4

Published by github-actions[bot] 6 months ago

1.2.4 (2024-04-19)

What's Changed

  • internal feat: Added reviewpad for easier code reviews
  • feat: Refactored author in package.json from old "fernandomema" to "ZumitoTeam" #29
  • internal feat: Added new eslint rule to ensure all ts files uses PascalCase file name convention. #28
  • internal feat: Added new workflow for pull requests. that creates npm beta tag for easy testing. #28
  • feat: Refactored MessageCreate and InteractionCreate events of BaseModule for match convention #28
  • feat: Added an Event manager for handling all events from framework, discord, and modules. #28
  • feat: File update watcher for translation files #42

New Contributors

Breaking changes

  • Refactored file messageCreate.ts to MessageCreate.ts
  • Refactored file interactionCreate.ts to InteractionCreate.ts
  • Module class has been moved to src/definitions/Module.ts
  • Command class has been moved to src/definitions/commands/Command.ts
  • CommandType enum has been moved to src/definitions/commands/CommandType.ts
  • CommandArgDefinition interface has been moved to src/definitions/commands/CommandArgDefinition.ts
  • CommandChoiceDefinition interface has been moved to src/definitions/commands/CommandChoiceDefinition.ts
  • EventParameters interface has been moved to src/definitions/parameters/EventParameters.ts
  • FrameworkEvent class has been moved to src/definitions/FrameworkEvent.ts
  • DatabaseModel class has been moved to src/definitions/DatabaseModel.ts
  • StatusManagerOptions interface has been moved to src/definitions/StatusManagerOptions.ts
  • Translation class has been moved to src/definitions/Translation.ts
  • TranslationManager class has been moved to src/services/TranslationManager.ts
  • EmojiFallback class has been moved to src/services/EmojiFallback.ts
  • `EmojiManage
zumito-framework - Release v1.2.3

Published by github-actions[bot] 6 months ago

1.2.3 (2024-04-19)

zumito-framework - Release v1.2.2

Published by github-actions[bot] 6 months ago

1.2.2 (2024-04-19)

zumito-framework - Release v1.2.1

Published by github-actions[bot] 6 months ago

1.2.1 (2024-04-19)

zumito-framework - Release v1.2.0

Published by github-actions[bot] 6 months ago

1.2.0 (2024-04-19)

Features

  • Add automatic build and npmjs publish (f4e7645)
  • Add bug issue template (e4f4d3b)
  • add reviewpad.yml file (7b17e95)

Bug Fixes

Package Rankings
Top 18.34% on Npmjs.org
Badges
Extracted from project README
Contributors Forks Stargazers Issues MIT License
Related Projects