Skip to content

csjmsde/DuckyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

DuckyBot Is A Verification And Welcoming Bot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •