Giter Club home page Giter Club logo

duckybot's Introduction

DuckyBot

DuckyBot is a verification and welcoming Discord bot for your server.

Developers

Thanks to our great developers for making this bot, we are a team of 3 developers/staff.

  • hufeepufee123 - Advanced Python, Lua And JavaScript Developer. Learning: C#, C++, HTML.
  • Just Dan - Python, Javascript developer. HTML, CSS and EJS advanced developer.
  • Jamesiboi - JavaScript developer, newbie HTML and CSS developer. Founder of DuckyBot.
  • Could Be You - DuckyBot Is Hiring, Why not apply? Its in our discord server.

Features

  • Fun - we have fun commands to use
  • Verification - verification with captcha, isn't that cool?
  • Welcoming - welcome your new members with nice text

How to install

  1. Clone repository
  2. Run npm install
  3. Create .env file
DISCORD_TOKEN=bot's token here
DATABASE_URL=mongodb database connection url
  1. Edit config.json file as you want (optional)
{
    "prefix": "db!",

    "commandsPerPage": 5,
    "defaultCooldown": 3,
    "maxPrefixLength": 3,

    "captchaLength": 6,
    "captchaWidth": 300,
    "captchaHeight": 150,
    "captchaTries": 2,
    "defaultVerificationMessage": "Hello! This server has a verification system, In order to verify, you need to complete the captcha sent down below. Please enter the Text on the image, remember this is case sensitive."
}

Config Properties

  • prefix - prefix of the bot

  • commandsPerPage - amount of commands to display per page (in help command)

  • defaultCooldown - if command's cooldown not specified, default cooldown will be used

  • maxPrefixLength - max length of prefix

  • captchaLength - length of captcha

  • captchaWidth - width of captcha

  • captchaHeight - height of captcha

  • captchaTries - amount of tries to complete the captcha

  • defaultVerificationMessage - default message for verification

  1. Invite your Discord bot to the server
  2. Run node index.js

duckybot's People

Contributors

jjamesiboi avatar whoisdanix avatar

Stargazers

Melissa Gries avatar LOKO avatar  avatar

Watchers

 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.