Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.
/ bank-bot Public archive

discordから銀行見れる変なやつ (@nzws/bank-jsの実装例) / Moved to nzws/bank-monitor

License

Notifications You must be signed in to change notification settings

nzws/bank-bot

Repository files navigation

@nzws/bank-bot

img

Discord 上で銀行のあれそれ見れるへんなやつ

これは @nzws/bank-js のデモ兼話のネタにするために制作したもので、常用はおすすめしません

使い方

git clone https://github.com/nzws/bank-bot
cd bank-bot
yarn
cp config.sample.json config.json

config.json はなんか適当に書いてください

  • discordToken: discord bot のトークン
  • bank.password: bot 起動時に必要なパスワード → 漏れてもいいやつ
  • bank.banks.~~: 口座設定 key は適当でおk (後ほど暗号化)

config 書き終えたら yarn encrypt で暗号化します。

yarn build && yarn start で起動できます。

最後に、discord 内で :login <bank.passwordのパスワード> を入力して暗号化を解きロードさせてください。

コマンド

コマンド 内容
:login <password> 起動
:balance <id> 残高照会
:log <id> 履歴
:rakuten-send <id> <amount> ゆうちょ → 楽天の自動払込

About

discordから銀行見れる変なやつ (@nzws/bank-jsの実装例) / Moved to nzws/bank-monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published