birlug / WiseAssBot

WiseAssBot (AKA MrKnowItAll)
2 stars 1 forks source link

implement the `share` command #5

Closed amiremohamadi closed 1 month ago

amiremohamadi commented 4 months ago

currently, it just pins the post on the group. extend this functionality to allow sharing posts on other social media platforms, such as mastodon, instagram, ...

https://github.com/birlug/WiseAssBot/blob/482e12cb5abe3ac102308a1b7e86eb388e52575f/src/commands.rs#L6

amiremohamadi commented 1 month ago

Implemented here with another approach.