COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210606161330/https://github.com/topics/discord-js-bot
Here are
177 public repositories
matching this topic...
📊 User friendly dashboard/tool for discord bot developpers to manage servers
Updated
May 27, 2021
JavaScript
Discord.js Economy bot using Quick.db (DJS V11)
Updated
Mar 25, 2021
JavaScript
🤖 A feature-rich Discord bot with +200 commands for Discord servers. Economy, util, fun, music, admin and more! Built with Next.js and Discord.js
Updated
Jun 6, 2021
TypeScript
A boilerplate example bot with command handler and reloadable commands. Updated and Maintained by the Idiot's Guide Community
Updated
May 28, 2021
JavaScript
Misaki is Discord Bot designed for communities with commands ranging from gif based anime reactions, to head scratching trivia commands.
Updated
Oct 18, 2018
JavaScript
A multi-purpose Discord bot made with discord.js
Updated
May 20, 2021
JavaScript
Easily Build a Discord Bot With No Code (App + API)
Updated
May 30, 2021
TypeScript
An Open Source version of Cryptonix X and a basic frame for any discord.js bot
Updated
May 21, 2021
JavaScript
A multipurpose bot to cover all your needs.
Updated
Nov 6, 2020
JavaScript
A Discord bot that enhances First Come, First Serve in voice channel waiting rooms.
Updated
May 30, 2021
JavaScript
Discord.js v12 Basic Bot with Commands
Updated
Oct 23, 2020
JavaScript
discord.js modmail with rich features
Updated
Jun 3, 2021
JavaScript
I dunno, another Discord bot that's unique n' stuff
Updated
May 28, 2021
JavaScript
MassDM, a bot to mass DM members of a Discord server.
Updated
May 14, 2021
JavaScript
Gyromina, a multipurpose Discord bot with fun + function all in one
Updated
Jun 2, 2021
JavaScript
Discord.js Leveling system using Quick.db (DJS V11)
Updated
Dec 19, 2020
JavaScript
Simple multi-purpose Discord bot made with TypeScript
Updated
Apr 5, 2021
TypeScript
Discord.js Ticket bot using Quick.db (DJS V11)
Updated
Apr 29, 2021
JavaScript
An easy to use and customize discord music bot. Support YouTube, SoundCloud, and 700+ more sites
Updated
Apr 30, 2021
JavaScript
Updated
Jun 3, 2021
JavaScript
Helping servers grow exponentially with a simple solution. Make your server active and entertain your community with a simple solution - A unique discord bot, Star!
Updated
Jun 6, 2021
JavaScript
Lightweight Discord.js level system with rewards, based on Mee6's level system.
Updated
Sep 24, 2018
JavaScript
A multifunctional Discord Bot made on discord.js-commando framework.
Updated
Jan 27, 2021
JavaScript
A Open-Source Discord Bot coded in Discord.js made for beginners! Lots of Commands Included Such as Fun, Image Manipulation and Utility Command etc!
Updated
Jun 6, 2021
JavaScript
Discord bot that takes care of nickname invite spammers
Updated
Oct 7, 2020
JavaScript
A welcomer bot for discord written in discord.js v12 very simple to use with code and deployment instructions
Updated
May 8, 2021
JavaScript
I'm a discord bot that can generate a random Minesweeper game using spoiler tags, for anyone to play! Use the command "!minesweeper" or "!ms" to generate a game!
Updated
Jan 19, 2021
JavaScript
Connect is a Discord economy bot for Discord Hackweek 2019! Based mostly on image generation, this bot has fun features, and lets you customize a profile using the experience you earn!
Updated
Aug 26, 2019
JavaScript
A simple and easy to use AlexFlipnote API Wrapper
Updated
Apr 29, 2021
JavaScript
Improve this page
Add a description, image, and links to the
discord-js-bot
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
discord-js-bot
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Replace the use of colors with chalk for colored logging to the terminal. Chalk is more popular and maintained as well as having more control over color. The use of colors package is limited to
DiscordBot/src/utils/logging.js
. Since the logging util is used in various places in the bot, you'll need to maintain the API