Chatterino / chatterino2

Chat client for https://twitch.tv
MIT License
2.05k stars 449 forks source link

Add autocompletion for FossaBot & StreamElements commands #2793

Open jupjohn opened 3 years ago

jupjohn commented 3 years ago

Describe your issue

Remembering commands of bots can be very tedious.

A possible solution would be to allow auto completing commands from an external sources in the input.

StreamElements API endpoints:

Fossabot API endpoints:

fourtf: edited to fit issue template

fourtf commented 3 years ago

From the issue it isn't immediately clear what issue this solves . "QOL" doesn't cut it. Please edit this issue with the issue template and rephrase it as an issue (e.g., remembering commands of bots is very tedious).

For the actual problem I could see there being a Chatterino controlled API that allows people to add their bots to the list. Manually calling 50 apis for every big and tiny bot is infeasible.

fourtf commented 3 years ago

As @pajlada Discord seems to handle commands by bots similarly, where they show the bots commands when typing a command with /

jupjohn commented 3 years ago

Didn't use a template as the feature template has disappeared :\ If you want it done in an issue template I can do. Will rewrite, words didn't come out in a logical order :)

Cheers 4tf

fourtf commented 3 years ago

updated to fit the template

jupjohn commented 3 years ago

@fourtf any further thoughts on this or are you saving it for a rainy day?

fourtf commented 3 years ago

I'll take a look at it today