Skip to content
/ bot Public

(formerly known as Creeper Bot) A Discord bot for XelticaMC

License

Notifications You must be signed in to change notification settings

XelticaMC/bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ca2d38 · Aug 24, 2022

History

42 Commits
Aug 23, 2022
Aug 24, 2022
Sep 27, 2020
Sep 27, 2020
May 16, 2022
Aug 22, 2022
Sep 27, 2020
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022

Repository files navigation

XelticaMC BOT

XelticaMC Discord専用の汎用BOT

動かし方

まず example.env を .env にコピーする

cp example.env .env
# お好きなエディターで編集する

それか、新しく作成する

# BOT トークン
BOT_TOKEN=your_bot_token
# はじめに channel ID
TOS_CHANNEL=
# ロール チャンネル ID
ROLE_CHANNEL=
# メンバーロール ID
MEMBER_ROLE=
# コマンドのプレフィックス
COMMAND_PREFIX=!
# 管理者のDiscord 内部ID。カンマ区切りで複数指定できる
ADMINS=
# インストール
yarn install
# ビルド
yarn build
# 起動
yarn start

LICENSE

MIT ライセンス

About

(formerly known as Creeper Bot) A Discord bot for XelticaMC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published