DISCORD APP / LOCAL HOSTED
資産管理botAsset Management Bot
Discordのスラッシュコマンドから資産、収支、カード未払、給与予定、固定費を記録するBotです。金融情報を通常チャンネルへ流さず、操作画面と結果は本人だけに見える非公開返信で表示します。
This Bot records assets, income and expenses, unpaid card balances, expected salary, and fixed costs through Discord slash commands. Financial information is not posted to regular channels; controls and results appear in private replies visible only to you.
Botをサーバーへ追加Add the Bot to a server
必要な権限は、チャンネルの表示、メッセージ送信、埋め込みリンク、ファイル添付だけです。Discordの確認画面で追加先サーバーと権限を確認できます。
The only required permissions are View Channels, Send Messages, Embed Links, and Attach Files. You can review the destination server and permissions on Discord's confirmation screen.
主な機能Main features
資産口座、収入・支出、カード未払、立替、給与予定、固定費を対話型メニューから登録・確認できます。操作の入口をスラッシュコマンドにまとめ、選択肢や入力欄を使って一件ずつ記録します。
Interactive menus let you record and review asset accounts, income and expenses, unpaid card balances, advances, expected salary, and fixed costs. Slash commands provide the entry point, and choices and input fields record one item at a time.
稼働方式How it runs
Bot本体はstudioの専用環境で常駐し、二重起動防止と自動起動を備えています。Discordと運営環境の双方へ接続できる間だけ応答するため、Botがオフラインの間はコマンドを利用できません。
The Bot runs continuously in a dedicated studio environment, with automatic startup and duplicate-process prevention. It responds only while it can connect to both Discord and the operating environment, so commands are unavailable while the Bot is offline.
活用例と運用のコツExamples and operating tips
日々の収支を短いメモとともに残すKeep daily transactions with short notes
買い物や入金のあとに収入・支出を登録し、カテゴリ、日付、用途が後から区別できる程度のメモを添えます。カード番号、口座番号、暗証番号、ログイン情報は管理対象ではないため入力しません。細かな商品名をすべて記録するより、「食費」「交通費」のように自分が継続できる粒度を決めると、履歴を振り返るときも比較しやすくなります。
After a purchase or deposit, record the income or expense with a category, date, and a note detailed enough to recognize its purpose later. Card numbers, bank account numbers, PINs, and login details are outside the scope of the Bot and should not be entered. Choosing sustainable categories such as food or transportation is often more useful for reviewing history than listing every product name.
確定した残高と今後の予定を分けて見るSeparate confirmed balances from future plans
現在の資産口座や収支と、カード未払、給与予定、固定費など将来動く金額は意味が異なります。月末には確定済みの記録を確認したうえで、次の給与日までに予定されている支払いを別に確認します。表示される集計は登録内容を整理するためのもので、金融機関の実残高と自動照合する機能ではありません。重要な判断の前には通帳やカード明細も確認してください。
Current asset accounts and transactions differ from future amounts such as unpaid card balances, expected salary, and fixed costs. At the end of the month, review confirmed records first, then separately check payments scheduled before the next payday. The summaries organize what you entered; they do not automatically reconcile with actual financial institution balances. Check bank and card statements before important decisions.
自分専用の作業場所を決めるChoose a private place to work
Botの操作画面と結果は原則として本人だけに見える非公開返信ですが、入力を始める場所は、他人に画面を見られない自分用チャンネルなどを選ぶと安心です。共有PCや共有Discordアカウントでは利用せず、離席時には端末をロックします。サーバー管理者がBotを追加する際は、招待確認画面に表示される権限が説明どおりかを確認してください。
Although controls and results normally appear in private replies visible only to you, start in a personal channel or another place where others cannot see your screen. Do not use a shared PC or Discord account, and lock your device when stepping away. When a server administrator adds the Bot, they should confirm that the permissions on the invitation screen match this description.
データの保存と削除Data storage and deletion
記録はWebブラウザのLocal Storageには保存されません。DiscordのInteractionを経由してBotへ送られ、Discord利用者ID、口座の呼び名、金額、カテゴリ、メモ、日付、予定などが、Bot運営者のWindows PC内にあるSQLiteデータベースへ保存されます。資産集計、予定反映、履歴表示のために保持され、利用者が削除するかBotの運営が終了するまで残ります。障害対応、バックアップ、削除対応のため、運営者は保存DBへ技術的にアクセスできます。
Records are not stored in the web browser's Local Storage. They are sent to the Bot through Discord Interactions, and the Discord user ID, account labels, amounts, categories, notes, dates, and plans are stored in a SQLite database on the Bot operator's Windows PC. They are retained for asset summaries, scheduled-item processing, and history display until the user deletes them or operation of the Bot ends. The operator can technically access the database for incident response, backups, and deletion requests.
自分の記録を削除するには、Discordで /delete_my_data を実行し、確認欄へ DELETE と入力します。資産、収支、予定を含む自分の全記録が対象で、画面から一部だけを消す操作とは意味が異なります。Botがオフラインでコマンドを使えない場合や、所属サーバーから離れたあとに削除したい場合は、お問い合わせから依頼してください。
To delete your records, run /delete_my_data in Discord and enter DELETE in the confirmation field. This deletes all of your records, including assets, transactions, and plans, and differs from removing individual items on screen. If the Bot is offline or you want deletion after leaving the server, request it through the contact page.
ブラウザやDiscordアプリのキャッシュを削除しても、運営者PCのSQLiteデータは削除されません。端末を機種変更してもサーバー側の記録が自動で移動・複製されるわけではありませんが、保存データはDiscord利用者IDに結び付くため、Discordアカウント自体を変更する場合は旧アカウントの記録を先に削除してください。詳しい取扱いはBotプライバシーで確認できます。
Clearing your browser or Discord app cache does not delete SQLite data on the operator's PC. Changing devices does not itself move or duplicate server-side records. Because stored data is linked to a Discord user ID, delete the old account's records first if you change Discord accounts. See Bot privacy for details.
よくある質問(FAQ)Frequently asked questions
利用料金はかかりますか?Is there a fee?
Botの利用料金は設定していません。利用にはDiscordアカウントと、Botが追加されたサーバーでスラッシュコマンドを使える環境が必要です。
There is no fee set for using the Bot. You need a Discord account and access to slash commands in a server where the Bot has been added.
スマートフォンから使えますか?Can I use it on a smartphone?
Discordのスラッシュコマンドと対話型メニューを操作できるスマートフォン版Discordから利用できます。非公開返信であっても、端末の画面を他人に見られない場所で操作してください。
You can use it from the mobile Discord app if it supports slash commands and interactive menus. Even with private replies, use it where others cannot see your screen.
通常のチャンネル投稿を読み取りますか?Does it read regular channel posts?
通常メッセージの本文を読み取る用途では動作しません。要求する権限はチャンネル表示、メッセージ送信、埋め込みリンク、ファイル添付で、管理者権限は要求しません。
It does not operate by reading the content of regular messages. It requests View Channels, Send Messages, Embed Links, and Attach Files, but not Administrator permission.
オフラインでも使えますか?Can I use it offline?
使えません。Discord、Bot本体、運営環境のデータベースが連携して処理するため、利用端末の通信とBotのオンライン稼働が必要です。応答しない場合は時間を置いて再度確認してください。
No. Processing connects Discord, the Bot, and the database in the operating environment, so your device needs a connection and the Bot must be online. If it does not respond, wait and try again.
登録内容はサーバーの他の参加者に見えますか?Can other server members see my records?
メニュー、登録結果、集計結果は原則として操作した本人だけに見える非公開返信で表示します。ただし運営者は保守上DBへアクセスでき、Discord上のInteractionはDiscordのサービスを経由します。公開を避けたい本人確認情報や認証情報は入力しないでください。
Menus, saved results, and summaries normally appear in private replies visible only to the person using them. However, the operator can access the database for maintenance, and Discord Interactions pass through Discord's service. Do not enter identity-verification or authentication information that should remain private.
DiscordからBotを外せばデータも消えますか?Does removing the Bot from Discord delete my data?
Botをサーバーから外すことと、保存済みの利用者データを削除することは別です。外す前に /delete_my_data を実行するか、コマンドを使えない場合はお問い合わせから削除を依頼してください。
Removing the Bot from a server and deleting stored user data are separate actions. Run /delete_my_data before removal, or request deletion through the contact page if you cannot use the command.
利用前に知っておきたいことImportant notes before use
このBotは記録と集計を補助する個人向けツールであり、銀行やカード会社のデータを自動取得する家計簿サービスではありません。登録漏れや入力間違いがあれば集計にも反映されます。税務、投資、返済など重要な判断では、Botの表示だけを根拠にせず、金融機関の明細や正式な書類を確認してください。
This Bot is a personal tool that assists with recording and summaries. It is not a budgeting service that automatically retrieves data from banks or card issuers. Missing or incorrect entries affect its summaries. For important tax, investment, or repayment decisions, check financial statements and official documents instead of relying only on the Bot.
月に一度など確認日を決め、実際の残高や明細と登録内容を照合すると、入力漏れを見つけやすくなります。差額があった場合は数字だけを合わせず、どの取引が未登録かを確認してから修正してください。
Set a regular review date, such as once a month, and compare entries against actual balances and statements to find omissions. If there is a difference, identify the missing transaction before correcting the record instead of adjusting only the total.