Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NEKODESUDX authored Nov 24, 2024
1 parent 90b9ee3 commit 803ce89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ <h1>Mass Group Manager</h1>
<a href="https://discord.gg/DPmPdpcNqs" target="_blank">開発者サポートサーバー(discord)</a>
<a href="https://youtu.be/NTrzk7bxotg?si=Nd482zjloHVn6V4R" target="_blank">token取得方法(youtube)</a>
<a href="https://nekodesudx.github.io/emoji-ja/" target="_blank">絵文字追加ツール(github)</a>
<h2>拡張機能</h2>
<a href="https://www.tampermonkey.net/" target="_blank">①tampermonkey [依存環境]</a><br>
<a href="https://greasyfork.org/ja/scripts/518295-discord-uid-extractor" target="_blank">②UserID取得</a><br>
<a href="https://greasyfork.org/ja/scripts/518683-discord-channel-id-extractor/code" target="_blank">③Channel/Group ID取得</a><br>
<form id="groupForm">
<label for="token">トークン:</label>
<input type="text" id="token" name="token" required>
Expand Down

0 comments on commit 803ce89

Please sign in to comment.