Commit Graph

19 Commits

Author SHA1 Message Date
Morb0
c32f2c72d9 chore(): export more items 2021-01-06 17:54:49 +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
a6ddfb7d02 docs(): update docs 2021-01-02 03:10:25 +03:00
Alexander Bukhalo
03b17a0cdb feat(): disabling global catch support 2021-01-02 02:00:10 +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
unknown
80853be80c refactor(wip): remove core module & change tokens 2020-12-26 14:54:10 +03:00
Aleksandr Bukhalo
668aa908a5 fix(deps): add missing dependencies 2020-08-14 14:13:00 +03:00
Aleksandr Bukhalo
6361e537aa feat: implement injectbot decorator 2020-05-03 11:06:25 +03:00
Aleksandr Bukhalo
beeffc5088 feat: export telegraf helpers 2020-05-03 10:10:16 +03:00
Aleksandr Bukhalo
9fedcb964f feat: complete rewrite 2020-03-19 16:21:35 +03:00
Aleksandr Bukhalo
ec99dcd65f refactor(services): rename module services 2020-01-12 10:53:45 +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
Igor Kamyshev
a5a9c07f8b fix(client): add miss export 2019-05-11 20:59:53 +03:00
Igor Kamyshev
4324f0f1cf feat: add initial code 2019-02-28 10:29:26 +02:00