Commit Graph

29 Commits

Author SHA1 Message Date
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
f13eebe685 fix(): missing decorators & refactor 2021-01-03 16:11:17 +03:00
Morb0
e75415340b fix(sample-app): make possible to run app 2021-01-03 15:35:18 +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
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
b3dc258c70 !feat(): use dynamic types for listener decorators 2020-12-27 21:35:01 +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
744da0a922 refactor: cleanup context interface 2020-09-13 11:28:42 +03:00
Aleksandr Bukhalo
6ecd61be4a fix: telegraf context usage 2020-09-10 12:52:46 +03:00
Aleksandr Bukhalo
62bdbd77e5 feat: contextmessageupdate backward compatibility 2020-05-03 12:04:50 +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
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
Alexey Lepskii
9e02f3aebf Add telegraf options to interface 2020-02-29 12:38:14 +03:00
Aleksandr Bukhalo
2e1e607933 feat(telegraf-service): support registers middleware for provided update type in @TelegramActionHandler decorator 2020-02-11 21:53:28 +03:00
Aleksandr Bukhalo
6138ae0918
chore: publish 0.7.0 release (#6)
* feat(TelegramActionHandler): add 'action' parameter  for handling 'callback_data'
2020-01-15 17:30:47 +03:00
Aleksandr Bukhalo
b67b859810 refactor(): complex refactoring 2020-01-12 02:41:27 +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
Igor Kamyshev
4324f0f1cf feat: add initial code 2019-02-28 10:29:26 +02:00