For the complete documentation index, see llms.txt. This page is also available as Markdown.

Useful Repositories

Created by @kipbo

Thanks to ♻ codump ♻ !

The following repositories are a Community-built alternative to coding the bot yourself. They contain instructions for installation and usage.

We do not provide support with them in the Discord Server, contact the author instead.

djs-v14-empty-start

Start for discord bot. From the d.js guide with a minor edit to commands, there are no subfolders. Instructions can be found in the guide. You don't have to code, only follow the setup instructions. Also change empty-config.json to config.json and fill in the details.

Discord.js v14 basic bot functions

Installation and usage information can be found here

Features

  • The new slash commands.

    • /serverinfo Information about the server.

    • /automsgmention Automated message with mention.

    • /code How to use code on discord.

    • /jsfiddle Ask to start a jsfiddle.

    • /kick Kick a member.

    • /ban Ban a member.

    • /warning Warn a member and store it in DB.

  • Auto roles.

  • Join and leave notification.

  • Notification when someone starts streaming on discord.

  • GitHub notifications. (Releases, push, pull and more depending on your gh webhook settings.)

  • Ticket channel system.

Basic Express and EJS with API

Installation and usage information can be found here

Discord.js basic Bot-Hosting.net server API slash commands

Last updated

Was this helpful?