Skip to content

Small VK userbot to substitute some message parts with other message parts, cross or underline text, and add images to the message (personal utility)

License

Notifications You must be signed in to change notification settings

megahomyak/vk_messages_substitution

Repository files navigation

VK_MESSAGES_SUBSTITUTION

WARNING: "substitutions" are just text substitutions, while "attachments" are being added to the current message as attachments

Also don't forget to put your token in token.txt, you know...

attachments.json SHOULD NOT BE FILLED MANUALLY!

substitutions.json SHOULD BE FILLED MANUALLY! (format: {"pattern": "substitution", "pattern": "substitution", ...})

uline and cross do not depend on any of the configs. If you surround some text with the uline macro, the text surrounded will be underlined, if you surround some text with the cross macro, the text surrounded will be crossed out.

Default macro prefix is %

Commands

  • ///set-substitutions {json}

  • ///get-substitutions

  • ///set-attachments {name} - set attachments from the current message to a specified key

  • ///delete-attachments {name} - delete attachments by the specified name

  • ///get-attachments - get attachments JSON, pretty useless

  • ///help - this message

About

Small VK userbot to substitute some message parts with other message parts, cross or underline text, and add images to the message (personal utility)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages