Commit Graph

14 Commits

Author SHA1 Message Date
Alexander Bukhalo
43816099a6
Revert "initial commit"
This reverts commit 2d23eba148.
2022-11-20 14:16:17 +03:00
Alexander Bukhalo
2d23eba148
initial commit 2022-11-20 14:13:48 +03:00
xTCry [Vladislav Kh]
623ce16327
feat(scene): added wizard scene support 2021-08-03 17:03:16 +03:00
Morb0
f13eebe685 fix(): missing decorators & refactor 2021-01-03 16:11:17 +03:00
Alexander Bukhalo
832ddaf15c fix(): working after merge 2021-01-02 21:40:13 +03:00
Alexander Bukhalo
b808fb646a Merge branch 'feature/v2' of github.com:bukhalo/nestjs-telegraf into feature/multiple-instances
 Conflicts:
	lib/decorators/inject-bot.decorator.ts
	lib/index.ts
	lib/interfaces/context.interface.ts
	lib/interfaces/index.ts
	lib/interfaces/telegraf-options.interface.ts
	lib/services/metadata-accessor.service.ts
	lib/services/updates-explorer.service.ts
	lib/telegraf-core.module.ts
	lib/telegraf.constants.ts
	package-lock.json
2021-01-02 16:46:01 +03:00
Alexander Bukhalo
ccb2db0106 feat(): multiple instances support 2021-01-02 01:27:01 +03:00
Arthur
306f239603 reafctor(): remove unused code & add exports 2020-12-29 22:48:19 +03:00
Arthur
8c72790226 !feat(): add scene support & many refactor 2020-12-29 22:41:06 +03:00
Aleksandr Bukhalo
aece1d0bca feat: upgrade telegraf package to the latest version 2020-05-03 09:46:28 +03:00
Aleksandr Bukhalo
2f48d7a848 feat: export ContextMessageUpdate type from telegraf package 2020-03-19 20:50:44 +03:00
Aleksandr Bukhalo
9fedcb964f feat: complete rewrite 2020-03-19 16:21:35 +03:00
Aleksandr Bukhalo
b67b859810 refactor(): complex refactoring 2020-01-12 02:41:27 +03:00
Aleksandr Bukhalo
aa2af992b0 refactor(module options): some changes 2020-01-12 01:15:32 +03:00