Dankoy / jforwarder

Telegram bot for coub.com communities, tags and channels subscriptions.
https://t.me/coub_forwarder_bot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Subscription command merge #21

Closed Dankoy closed 1 year ago

Dankoy commented 1 year ago

Merged subscribe and unsubscribe command.
Updated help message
Added example in help

/subscribe {subscription_type} {field1} {field2} /unsubscribe {subscription_type} {field1} {field2} Available subscription_type: community and tag. Contents of field1 and field2 depend on subscription_type. Please refer to example below.

Subscription example: 1) Subscribe to community: /subscribe community cars weekly 2) Subscribe to tag: /subscribe tag cars newest 3) Subscribe to tag containing multiple words: /subscribe tag dodge charger newest dodge charger - is name of tag

close #12