All Projects → discordjs → discord-utils-bot

discordjs / discord-utils-bot

Licence: Apache-2.0 license
Discord slash command utility for discord.js bot developer support

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to discord-utils-bot

Queen
🤖 An example discord bot with akairo framework
Stars: ✭ 14 (-74.55%)
Mutual labels:  discordjs
Green-bot
🎧 Green-bot is a powerfull discord music bot used by 10M users and more than 50,000 servers
Stars: ✭ 103 (+87.27%)
Mutual labels:  discordjs
Alexi5
A Discord Bot built using discordJS. Started as a joke for spamming memes. Branch "v2" is currently being used for active development. Hosted on Heroku.
Stars: ✭ 19 (-65.45%)
Mutual labels:  discordjs
corde
🤖 A simple e2e library for testing Discord Bots 🚀
Stars: ✭ 60 (+9.09%)
Mutual labels:  discordjs
docgen
The docs.json generator for discord.js and its related projects
Stars: ✭ 59 (+7.27%)
Mutual labels:  discordjs
cytrus-re
A multipurpose Discord bot!
Stars: ✭ 16 (-70.91%)
Mutual labels:  discordjs
Shoukaku
A featureful stable wrapper for Lavalink
Stars: ✭ 140 (+154.55%)
Mutual labels:  discordjs
slash-commands
slash commands handler to make your bot support slash commands.
Stars: ✭ 59 (+7.27%)
Mutual labels:  discordjs
Chill
CHILL - Discord Bot
Stars: ✭ 15 (-72.73%)
Mutual labels:  discordjs
Tsuyo
🤖 A light-weight and easy-to-use modular Discord bot built with DiscordJS.
Stars: ✭ 136 (+147.27%)
Mutual labels:  discordjs
SparkV
🤖⚡ | The most POWERFUL multipurpose chat/meme bot that will boost the activity in your server.
Stars: ✭ 24 (-56.36%)
Mutual labels:  discordjs
IGBot
A Multi-Purpose Discord Bot with tons of Moderation, Economy, Music, Fun, Images and Utility commands.
Stars: ✭ 44 (-20%)
Mutual labels:  discordjs
Discord.js
discord.js is a powerful Node.js module that allows you to easily interact with the Discord API.
Stars: ✭ 16,432 (+29776.36%)
Mutual labels:  discordjs
Tauros
Um bot para Discord com diversas funções e dashboard para configuração!
Stars: ✭ 27 (-50.91%)
Mutual labels:  discordjs
Luki
[Deprecated] The official repository for Luki the Discord bot
Stars: ✭ 21 (-61.82%)
Mutual labels:  discordjs
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+65.45%)
Mutual labels:  discordjs
Discord-Bot-Choo-Choo
Coding Train Example Discord Bot
Stars: ✭ 35 (-36.36%)
Mutual labels:  discordjs
Max-Bot
Max Bot is an open-source bot made in node-js with discord-js. It Has Commands from fun to moderator.
Stars: ✭ 27 (-50.91%)
Mutual labels:  discordjs
DraconianJSBot
With its robust performance, intuitive design, and vast array of functionalities, the Draconian Bot is the ultimate solution for all your needs.
Stars: ✭ 113 (+105.45%)
Mutual labels:  discordjs
super-super-heroku-bot
Discord bot using Heroku, 24/7!
Stars: ✭ 19 (-65.45%)
Mutual labels:  discordjs

discord.js


Discord server

Contributing tags

New tags are added via pull requests. Please provide the tag content as PR description and Tag: followed by the tag name as pull request title.

Add new tags in ./tags/tags.toml in the following format:

[tag-name]
keywords = ["tag-name", "alias", "another-alias"]
content = """
Put your tag content here!
"""
  • Tag names and keywords have to use - instead of spaces
  • Backslashes have to be escaped! \\
  • Code blocks work and newlines are respected
  • The application uses slash command interactions only, you can use emojis from the Discord server (please do not use global emojis from other servers, as we can't control them being deleted at any point)
  • You can use masked link syntax [discord.js](<https://discord.js.org> 'discord.js website') (the <> wrapping is required to suppress embeds in interaction responses).
  • The repository includes vscode code-snippets for tags, masked links, "learn more" links, a bullet point and arrow character
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].