https://github.com/plasticbit/botchan
ボットちゃんのソースコード
https://github.com/plasticbit/botchan
bot discord discord-js
Last synced: 3 months ago
JSON representation
ボットちゃんのソースコード
- Host: GitHub
- URL: https://github.com/plasticbit/botchan
- Owner: plasticbit
- Created: 2019-07-14T03:56:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-10-21T00:23:08.000Z (8 months ago)
- Last Synced: 2025-10-21T02:35:13.877Z (8 months ago)
- Topics: bot, discord, discord-js
- Language: JavaScript
- Homepage:
- Size: 147 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ボットちゃんのソースコードです。
# 使い方
Prefixは`b;`です。
詳細は`b;help`から使用できるコマンド一覧を確認できます。
# 使用させて頂いているライブラリ
- [discord.js](https://discord.js.org/#/docs/main/11.5.1/general/welcome) (v12.4.1)
# 環境
- [heroku](https://jp.heroku.com/)
- Node.js (v14.13.0)
- NPM (v6.14.8)