About 7,850 results
Open links in new tab
  1. Creating your first Discord bot using TypeScript - DEV Community

    Mar 19, 2023 · Discord is a popular platform for communication among gamers and communities. One of the key features of Discord is its ability to host bots, which can automate tasks and provide helpful …

  2. Discord Bot TypeScript Template - GitHub

    This template was created to give developers a starting point for new Discord bots, so that much of the initial setup can be avoided and developers can instead focus on meaningful bot features. …

  3. How to build a Discord bot using TypeScript - Sabe.io

    Jan 8, 2022 · Learn how to build a Discord bot that registers, handles, and uses slash commands with TypeScript, Discord.js, and Node.

  4. Creating Discord Bots with TypeScript: A Comprehensive Guide

    Jan 16, 2026 · Discord bots have become an integral part of many Discord communities, offering a wide range of functionalities such as moderation, entertainment, and utility. TypeScript, a superset of …

  5. How to Build a Discord Bot with TypeScript 2026 | APIScout

    Apr 3, 2026 · Build a Discord bot with TypeScript and discord.js v14: slash commands, embeds, interactive buttons, polls, and auto-moderation. Deploy to Railway or Fly.io.

  6. typescript-discord-bot · GitHub Topics · GitHub

    Jul 20, 2025 · This is a sample discord bot made with TypeScript, using discord.js. Uses examples from the discord.js guide - https://discordjs.guide/ with a handler that supports command categories.

  7. Discord.js TypeScript Example: A Comprehensive Guide

    Jan 16, 2026 · Discord.js is a powerful library that allows developers to interact with the Discord API in JavaScript. When combined with TypeScript, it offers type safety, better code organization, and …

  8. How to Host a bot using Typescript? - Medium

    Here’s a refined and fully functional TypeScript Discord bot code based on the transcript you provided. This code is free of unnecessary…

  9. Introduction | Bot.ts

    What is bot.ts? bot.ts is a framework for discord.js designed in TypeScript for use in TypeScript. This framework includes all the features you need, here is a list:

  10. Introduction | TSCord

    Introduction 🌟 What is TSCord TSCord is a fully-featured discord bot template written in Typescript, intended to provide a framework that's easy to use, extend and modify. It uses discordx and …