Giter Site home page Giter Site logo

dmot_3416's Introduction

Dmot

Table of Contents

About

Introduction

Dmot is an open-source, multi-purpose, fully-customizable, utility Discord bot written in JavaScript using Node.js (v16.13.2) and Discord.js v13.6.0. It was created on December 22, 2018 as a side-project to learn and practice JavaScript by Dm123321_31mD Gaming. It quickly turned into a public utility Discord Bot as more people begin to notice Dmot. On March 13, 2022, Dmot officially became open-source.

Forking

You can create your own spin-off of Dmot by forking this repository. See how to do that here.

After you have done so, create a .env file with the following content inside:

TOKEN="INSERT-YOUR-TOKEN"

WARNING: DO NOT SHARE YOUR TOKEN WITH ANYONE WHO YOU DO NOT TRUST.

Within the config.json, you can configure the client by editing the values. Below is the default configuration in case the original is tampered or lost:

{
    "commandsPath": "commands/",
    "maintenance": false,
    "sessionPath": "./logs/latest.log"
}

To launch the client, open a terminal within the root directory and enter the following:

node .

Or if you have nodemon installed globally:

nodemon .

Feel free to edit the source code using the API documented below. Good luck!

DISCLAIMER: The owner and creator, Dm123321_31mD Gaming, and the product of this repository, Dmot, shall hold no responsibility and shall not be liable for any claim, damage, misuse, or other liability whatsoever from any forked or cloned repository other than the original repository. See LICENSE for more information.

Changelog

Version 2.0.0

To Be Determined

See full changelog here.

Trivia

  • The name "Dmot" is a combination of the creator's username ("Dm123321_31mD Gaming" or "DmmD" for short) and the word "bot".

Documentation / API

Documentation coming soon!

Contributors

Dm123321_31mD Gaming

Want to be a contributor? Email us or contact us on Discord!


Current version: v2.0.0

Last Updated: 3/20/2022

โ†‘ Back to Top

dmot_3416's People

Contributors

dmmdgm avatar trellixvulnteam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.