paulfariello / aparte

Simple XMPP console client written in Rust and inspired by Profanity.
Mozilla Public License 2.0
121 stars 16 forks source link

Ad-Hoc Commands #33

Open sjehuda opened 3 months ago

sjehuda commented 3 months ago

Please add support for Ad-Hoc Commands and Data Forms.

See a realization at https://slixfeed.woodpeckersnest.space/posts/slixfeed-news-bot/#interfaces

jubalh commented 3 months ago

See a realization at https://slixfeed.woodpeckersnest.space/posts/slixfeed-news-bot/#interfaces

I'm sure Paul knows what Ad-Hoc Commands are since he implemented them in Profanity ;)

sjehuda commented 3 months ago

Thank you for the information @jubalh.

I did not see Ad-Hoc in the list of features. Is it already implemented?

jubalh commented 3 months ago

I was saying he implemented it in Profanity (See https://github.com/profanity-im/profanity/issues/699) not sure about aparte.