1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-25 23:16:41 +07:00

added help command

This commit is contained in:
Fedor Katurov 2023-12-30 18:09:02 +07:00
parent 6d3f511807
commit 621b03fb70
12 changed files with 91 additions and 9 deletions

View file

@ -16,6 +16,8 @@ export const defaultConfig: Config = {
groups: [],
},
templates: {
help: "templates/help.md",
help_admin: "templates/help_admin.md",
message_new: "templates/message_new.md",
wall_post_new: "templates/post_new.md",
group_join: "templates/group_join.md",