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:
parent
6d3f511807
commit
621b03fb70
12 changed files with 91 additions and 9 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue