[X] I have checked for similar issues on the Issue-tracker.
[X] I have updated to the latest version
[X] I have checked the branches or the maintainers' PRs for upcoming bug fixes.
Description
If you have set up some streamers using no special channel with the twitch plugin, but have not yet set a post target, the command to show the current streamers fail with a nullpointer, because there no channel available.
Steps to reproduce
Enable twitch module without setting up the post target
Add a streamer with only setting the name, no custom channel
Execute the command to list twitch streamers
Expected behaviour
Render that no channel has been set for the streamer
Actual behaviour
Command response fails to render, because no channel is available and therefore null
General Troubleshooting
Description
If you have set up some streamers using no special channel with the twitch plugin, but have not yet set a post target, the command to show the current streamers fail with a nullpointer, because there no channel available.
Steps to reproduce
Enable twitch module without setting up the post target Add a streamer with only setting the name, no custom channel Execute the command to list twitch streamers
Expected behaviour
Render that no channel has been set for the streamer
Actual behaviour
Command response fails to render, because no channel is available and therefore null