Skip to content
OnCloud edited this page Aug 19, 2023 · 9 revisions

Welcome to the Discord Bot Template wiki!

The Discord Bot Template is a powerful starting point for creating a feature-rich Discord bot, utilizing modern slash commands.

Building commands for this bot is developer-friendly, as you only need to create a file in _slashCommand/commands, and the built-in script will take care of the rest.

Features included in this template:

  • ChatGPT: This bot comes with a ChatGPT feature that can read chat history and remember users' Discord names, enhancing the interaction experience.
  • Music Player: Enjoy music playback with the built-in music player, providing entertainment to users in your Discord server.
  • Tic Tac Toe: A fun and classic game of Tic Tac Toe is included, adding a playful element to your bot.
  • Auto-generated Help Command: Help users navigate your bot's commands effortlessly with the auto-generated help command.
  • Error Logging: Keep track of any unexpected errors efficiently with the integrated error logging feature.

Start building your Discord bot with these powerful features using the Discord Bot Template!




Index

Home
Getting Started

‎ ‎ ‎ ‎ ‎Invite Your Bot

Creating your first slash command