Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (33 loc) · 985 Bytes

README.md

File metadata and controls

35 lines (33 loc) · 985 Bytes

some-utils-bot

Discord bot with a set of different utilities.


Installation

  • Clone the repository:
git clone https://github.com/kitaminka/some-utils-bot.git
  • Install dependencies:
npm install
  • Create .env file and put your Discord bot token and MongoDB URL in this file. Example of .env file you can see in the file .env.example.
  • Start the program:
npm start

Features

  • Event and command handler
  • Unique command prefix for each server
  • MongoDB usage

Discord bot creation

Screenshot

  • Go to the Bot tab, create a bot and copy a token.

Screenshot


Screenshots

Screenshot Screenshot