Post

Discord.js v14 basic bot functions

Discord.js v14 basic bot functions

For another project I wanted to write a discord bot. And in some development discords I have meet people having a hard time making one. So why not share it!? I made the bot public sooner then was planned to help those people. So it’s still in development.

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.

Looking for free bot hosting? https://codump.github.io/go/bot-hosting/

This post is licensed under CC BY 4.0 by the author.