//discordjs-typescriptbyHebilicious

discordjs-typescript

1
0
1
1
TypeScript

title: Discord TypeScript bot
description: A Discord bot written in TypeScript
tags:

  • 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.

[beta]v0.14.0