Show original
Try the app
Enjoyed this article?
Use "Request tipping" to ask the author to set up tip receiving.
AI translation
I created a Twitch follower management tool. I've written the usage instructions on the GitHub page. If you still don't understand, feel free to ask me on X, Discord, or during my streams. Development background: Originally, you can view Twitch followers from Twitch's streaming manager, but... you have to register...
Try the app
Enjoyed this article?
Use "Request tipping" to ask the author to set up tip receiving.
I created a Twitch follower management tool.
I've written the instructions on the GitHub page.
If you still don't understand, feel free to ask me on X, Discord, or during my streams.
Originally, you can view Twitch followers from Twitch's streaming manager, but...
The registered followers are displayed in a 3×N vertical panel, which is really hard to read...
As the number of followers increases, you end up wondering how far you need to scroll!?
Since other people were thinking the same thing, I decided to create this tool.
I won't mention names, but there are already similar web tools out there!
I wanted to create something that could work locally and be more useful for management purposes.
Added group classification feature
Can export to CSV, so it can be managed on other platforms as well
Internal data is obfuscated using an in-house obfuscation framework library
(If I said "I developed a new encryption method!" various encryption-related specialist organizations would get angry with me...)
I've received several bug reports while writing this article!
Thank you!
I've done embedded development before, but this is my first time creating a Windows application,
so there's a possibility that testing hasn't been done properly.
Even if you find minor issues, I'd be grateful if you'd let me know.
In the next version, I'm thinking of adding a search function, and making it possible to see when you started following and when you unfollowed.
I'm also planning to include fixes for the bugs that have been reported so far in the next version.
Twitchフォロワー管理ツールを作ってみました。
GitHubのページに書いておきました。
それでも解らなければXでもDiscordでも配信中でも聞きに来てください。
元々TwitchのフォロワーはTwitchの配信マネージャから見れるんですが。。。
登録してくれた方々が3×Nの縦長のパネルで表示されるのですごく見辛い。。。
フォロワー増えてくるとどこまでスクロールすればいいの!?ってなる。。
って同じことを思っていた人が他にもいたので作ってみました。
名前は出しませんが既に似たようなWebツールはあります!
ローカルで作業が出来て、かつもっと管理向けに使えると良いなと思いました。
グループ分け機能追加
CSV出力できるため、別の媒体でも管理可
無駄に内部データは内製難読化フレームワークライブラリで難読化
(新しい暗号を開発した!と言ってしまうと色々な暗号化関連の専門機関に怒られちゃうので。。。)
この記事を書いてる間に何点か報告いただいてます!
ありがとうございます!
組み込み開発はしていたけど、Windowsアプリは初めて作る側の人種なので、
ちゃんとテスト出来てない可能性があります。
見つけたら些細な事でも言ってくれるだけでありがたいです。
次期バージョンでは検索機能、フォロー開始日、フォロー外した日が解るようにしたいと考えてます。
あと今挙がっている不具合についても次期バージョンで修正を入れようと考えています。