Commit Graph

19 Commits

Author SHA1 Message Date
Morbo
2b48bce92a
[Fix] Async options factory (#233) 2021-01-23 19:51:46 +03:00
Morbo
0b8819665a
refactor(types): use exported options types (#232) 2021-01-23 19:51:29 +03:00
Morbo
663ebf1a62
Update to Telegraf v4.0.0 (#212)
* feat(telegraf): update to v4.0.0

* chore(lock): update package-lock

* chore(deps): remove telegraf from dependencies

* chore(readme): update installation command

* chore(deps): add telegraf to dev dependencies
2021-01-11 16:17:32 +03:00
Morb0
751b15b4b2 fix(): use bot token in di 2021-01-05 13:36:12 +03:00
Morb0
5fe60dc5b2 fix(): change botName to name 2021-01-05 12:42:41 +03:00
Morb0
5ada9353e9 refactor(): bot token using 2021-01-03 13:24:07 +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
Morb0
f88e34d489 fix(boot): update config interface 2021-01-02 15:47:17 +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
3e585859d0 feat(): add middleware support & refactor 2020-12-30 01:49:09 +03:00
unknown
61c6c07482 feat(wip): rewrite explorer logic & update launch options & add miss decorators 2020-12-25 23:11:16 +03:00
Aleksandr Bukhalo
aece1d0bca feat: upgrade telegraf package to the latest version 2020-05-03 09:46:28 +03:00
Aleksandr Bukhalo
a5962fa7b9 feat: add launch options 2020-04-24 18:52:54 +03:00
Aleksandr Bukhalo
9fedcb964f feat: complete rewrite 2020-03-19 16:21:35 +03:00
Alexey Lepskii
9e02f3aebf Add telegraf options to interface 2020-02-29 12:38:14 +03:00
Aleksandr Bukhalo
e9d793aeaa fix(module): import other modules with useClass 2020-01-12 01:36:53 +03:00
Aleksandr Bukhalo
aa2af992b0 refactor(module options): some changes 2020-01-12 01:15:32 +03:00