Skip to content

Releases: bunnybunbun37204/discord-bot

New discoed bot "Role Manager Bot"

08 May 15:20
Compare
Choose a tag to compare

discord-bot version 1.0.1

Installation

Use the package manager npm to install npm packages.
And click THIS to create your bot and get token

  1. Use this to install all packages in your terminal
cd <YOUR PATH>
npm i
  1. Use this to config your .env file you should create filename .env file and add this
TOKEN=<add your bot token>
  1. Use this command in termianl to run bot
npm run dev

##What's new

  1. Add role bot (Beta)

Features

  1. Bot can play music
  2. Bot can mange (kick, ban) the member
  3. Bot can manage the member role (Beta)
  4. Bot can classify message and reply it (In Process)

hope you will be happy -Bunyawat

Music, User management bot

07 May 16:40
Compare
Choose a tag to compare

discord-bot version 1.0.0

Installation

Use the package manager npm to install npm packages.
And click THIS to create your bot and get token

  1. Use this to install all packages in your terminal
cd <YOUR PATH>
npm i
  1. Use this to config your .env file you should create filename .env file and add this
TOKEN=<add your bot token>
  1. Use this command in termianl to run bot
npm run dev

Features

  1. Bot can play music
  2. Bot can mange (kick, ban) the member
  3. Bot can classify message and reply it (In Process)

hope you will be happy -Bunyawat