title description tags
Discord TypeScript bot
A Discord bot written in TypeScript
discord.js
typescript

Discord.js Example

This example starts a Discord bot using discord.js and TypeScript.

Deploy on Railway

✨ Features

  • Discord.js
  • TypeScript

💁‍♀️ How to use

  • Install dependencies yarn
  • Connect to your Railway project railway link
  • Start the bot railway run yarn dev

📝 Notes

The server started launches a Discord bot with a couple of basic commands. The code is located at src/index.ts.